| 1625 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`available_now`, pl.`available_later`,
IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute,
pl.`link_rewrite`, pl.`meta_description`, pl.`meta_title`,
pl.`name`, image_shop.`id_image` id_image, il.`legend`, m.`name` AS manufacturer_name,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2026-08-04 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1
)
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m ON (m.`id_manufacturer` = p.`id_manufacturer`)
WHERE product_shop.`active` = 1
AND product_shop.`show_price` = 1
AND product_shop.`visibility` IN ("both", "catalog")
AND p.`id_product` IN (3812, 5428, 5429, 5430, 46, 48, 50, 52, 54, 56, 58, 60, 63, 65, 67, 69, 71, 73, 75, 77, 79, 81, 83, 85, 87, 89, 91, 93, 95, 97, 99, 101, 102, 104, 106, 109, 111, 113, 115, 117, 119, 121, 123, 125, 126, 128, 129, 130, 131, 134, 136, 137, 139, 140, 142, 143, 145, 146, 148, 149, 151, 153, 154, 155, 158, 160, 162, 163, 164, 165, 166, 167, 169, 170, 172, 173, 175, 176, 178, 180, 181, 183, 184, 186, 188, 190, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 203, 204, 205, 206, 207, 208, 209, 211, 212, 214, 216, 217, 219, 220, 222, 223, 224, 226, 227, 228, 230, 232, 233, 234, 236, 238, 240, 241, 243, 245, 247, 249, 252, 253, 254, 255, 257, 259, 261, 262, 264, 266, 268, 270, 272, 274, 277, 279, 280, 281, 283, 284, 288, 290, 291, 293, 296, 299, 301, 302, 304, 305, 307, 309, 310, 312, 313, 314, 315, 317, 319, 320, 322, 324, 325, 326, 328, 330, 331, 332, 333, 335, 338, 339, 341, 344, 346, 348, 349, 351, 353, 356, 357, 359, 360, 361, 363, 365, 366, 367, 368, 370, 372, 373, 374, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 389, 390, 392, 393, 394, 395, 396, 397, 399, 400, 401, 402, 404, 407, 408, 409, 410, 411, 412, 413, 415, 417, 419, 420, 421, 422, 424, 425, 426, 428, 429, 430, 431, 433, 435, 437, 440, 441, 442, 443, 445, 447, 448, 451, 452, 453, 455, 456, 458, 460, 463, 464, 467, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480, 482, 483, 484, 485, 486, 488, 489, 490, 491, 492, 493, 494, 495, 497, 498, 499, 500, 501, 502, 503, 504, 506, 507, 509, 510, 512, 515, 518, 520, 521, 522, 523, 524, 525, 526, 528, 529, 530, 531, 534, 535, 536, 538, 539, 540, 541, 542, 543, 545, 546, 547, 548, 550, 551, 552, 554, 558, 559, 561, 562, 563, 564, 565, 566, 567, 568, 570, 571, 573, 574, 577, 578, 580, 581, 582, 583, 584, 586, 587, 588, 590, 591, 593, 594, 595, 596, 597, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 615, 616, 617, 618, 619, 621, 622, 623, 625, 627, 629, 630, 631, 633, 634, 635, 636, 637, 639, 640, 641, 643, 644, 647, 649, 650, 652, 653, 655, 656, 658, 659, 660, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 673, 674, 676, 677, 678, 679, 680, 683, 684, 685, 686, 687, 688, 689, 690, 691, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 712, 713, 714, 715, 716, 717, 719, 720, 721, 722, 723, 725, 726, 727, 728, 729, 730, 732, 733, 734, 735, 737, 739, 740, 741, 743, 744, 745, 746, 747, 750, 753, 754, 756, 758, 759, 760, 774, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 788, 789, 795, 796, 798, 799, 879, 960, 970, 1008, 1009, 1010, 1011, 1022, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1037, 1038, 1055, 1061, 1063, 1064, 1068, 1069, 1070, 1093, 1095, 1098, 1101, 1103, 1155, 1156, 1157, 1158, 1159, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1219, 1249, 1272, 1284, 1285, 1286, 1287, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1320, 1321, 1322, 1323, 1324, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1341, 1344, 1352, 1384, 1385, 1409, 1410, 1414, 1441, 1442, 1444, 1445, 1446, 1450, 1452, 1456, 1457, 1459, 1462, 1463, 1464, 1466, 1472, 1473, 1551, 1605, 1632, 1633, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1693, 1694, 1695, 1696, 1698, 1779, 1796, 1797, 1798, 1799, 1880, 1881, 1882, 1886, 1887, 1897, 1905, 1939, 1940, 1941, 1942, 1961, 1974, 1976, 1978, 2107, 2109, 2110, 2163, 2176, 2177, 2181, 2192, 2218, 2221, 2229, 2260, 2261, 2266, 2267, 2293, 2303, 2304, 2305, 2306, 2307, 2310, 2319, 2353, 2354, 2398, 2420, 2430, 2431, 2444, 2445, 2446, 2448, 2453, 2472, 2847, 2848, 2892, 3103, 3108, 3181, 3253, 3688, 3691, 3693, 3694, 3695, 3696, 3697, 3698, 3699, 3700, 3701, 3702, 3703, 3704, 3705, 3706, 3707, 3708, 3709, 3710, 3711, 3712, 3713, 3714, 3715, 3716, 3717, 3718, 3719, 3720, 3721, 3722, 3723, 3724, 3725, 3726, 3727, 3728, 3729, 3730, 3731, 3732, 3733, 3734, 3735, 3736, 3737, 4206, 4207, 4208, 4312, 4314, 4323, 4338, 4425, 4426, 4429, 4481, 4527, 4530, 4531, 4532, 4533, 4534, 4535, 4536, 4537, 4538, 4539, 4540, 4541, 4542, 4543, 4544, 4545, 4546, 4547, 4548, 4549, 4550, 4614, 4839, 4840, 4852, 4853, 4854, 4856, 4857, 4858, 4883, 4884, 4918, 4919, 4928, 4930, 4938, 4944, 4945, 4969, 4970, 4980, 5009, 5010, 5050, 5093, 5111, 5147, 5148, 5149, 5163, 5335, 5336, 5337, 5395, 5432, 5440, 5548, 5567, 5568, 5596, 5600, 5609, 5655, 5656, 5657, 5700, 5711, 5717, 5718, 5733, 5734, 5735, 5816, 5850, 3621, 5088, 5089, 5090, 5302, 5307, 5413, 5426, 632, 800, 801, 802, 803, 805, 807, 808, 812, 813, 815, 816, 818, 819, 820, 821, 823, 825, 827, 829, 831, 832, 833, 834, 836, 837, 838, 841, 842, 843, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 861, 862, 863, 864, 865, 866, 868, 869, 870, 871, 872, 873, 874, 875, 876, 878, 880, 883, 884, 885, 886, 887, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 931, 932, 933, 934, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 950, 951, 952, 953, 956, 957, 959, 961, 962, 963, 964, 965, 966, 967, 968, 969, 971, 972, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1023, 1024, 1025, 1026, 1035, 1036, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1056, 1057, 1058, 1060, 1062, 1066, 1067, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1094, 1096, 1097, 1099, 1100, 1102, 1104, 1105, 1106, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1213, 1214, 1215, 1216, 1217, 1218, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1271, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1316, 1317, 1319, 1325, 1326, 1327, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1403, 1404, 1405, 1406, 1407, 1408, 1411, 1412, 1413, 1415, 1416, 1417, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1443, 1447, 1448, 1449, 1451, 1453, 1454, 1458, 1465, 1467, 1468, 1469, 1470, 1471, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1697, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1883, 1884, 1885, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1943, 1944, 1945, 1946, 1947, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1975, 1977, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029, 2030, 2031, 2032, 2033, 2034, 2035, 2036, 2037, 2038, 2039, 2040, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2050, 2051, 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2059, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2077, 2078, 2079, 2080, 2081, 2082, 2083, 2084, 2085, 2086, 2087, 2088, 2089, 2090, 2091, 2092, 2093, 2094, 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2104, 2105, 2106, 2108, 2111, 2112, 2113, 2114, 2115, 2116, 2117, 2118, 2119, 2120, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2130, 2131, 2132, 2133, 2134, 2135, 2136, 2137, 2138, 2139, 2140, 2141, 2142, 2143, 2144, 2145, 2146, 2147, 2148, 2149, 2151, 2152, 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2160, 2161, 2162, 2164, 2165, 2166, 2167, 2168, 2169, 2170, 2171, 2172, 2173, 2174, 2175, 2178, 2179, 2180, 2182, 2183, 2184, 2185, 2186, 2187, 2188, 2189, 2190, 2191, 2193, 2194, 2195, 2196, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2205, 2206, 2207, 2208, 2209, 2210, 2211, 2212, 2213, 2214, 2215, 2216, 2217, 2219, 2220, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2231, 2232, 2233, 2234, 2235, 2236, 2237, 2238, 2239, 2240, 2241, 2242, 2243, 2244, 2245, 2246, 2247, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2259, 2263, 2268, 2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2284, 2285, 2286, 2287, 2288, 2289, 2290, 2291, 2292, 2294, 2295, 2296, 2297, 2298, 2299, 2300, 2301, 2302, 2308, 2309, 2311, 2312, 2313, 2314, 2315, 2316, 2317, 2318, 2320, 2321, 2322, 2323, 2324, 2325, 2326, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2340, 2341, 2342, 2343, 2344, 2345, 2346, 2347, 2348, 2349, 2350, 2351, 2352, 2355, 2356, 2357, 2358, 2359, 2360, 2361, 2362, 2363, 2364, 2365, 2366, 2367, 2368, 2369, 2370, 2371, 2372, 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, 2387, 2388, 2389, 2390, 2391, 2392, 2393, 2395, 2396, 2397, 2399, 2400, 2401, 2402, 2403, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, 2413, 2414, 2415, 2416, 2417, 2418, 2419, 2421, 2422, 2423, 2424, 2425, 2426, 2427, 2428, 2429, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2440, 2441, 2442, 2443, 2447, 2449, 2450, 2451, 2452, 2454, 2455, 2456, 2457, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2465, 2466, 2467, 2468, 2469, 2470, 2471, 2473, 2474, 2476, 2477, 2478, 2479, 2480, 2481, 2482, 2483, 2484, 2485, 2486, 2487, 2488, 2489, 2490, 2491, 2492, 2493, 2494, 2495, 2496, 2497, 2498, 2499, 2500, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, 2614, 2615, 2616, 2617, 2618, 2619, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633, 2634, 2635, 2636, 2637, 2638, 2639, 2640, 2641, 2642, 2643, 2644, 2645, 2646, 2647, 2648, 2649, 2650, 2651, 2652, 2653, 2654, 2655, 2656, 2657, 2658, 2659, 2660, 2661, 2662, 2663, 2664, 2665, 2666, 2667, 2668, 2669, 2670, 2671, 2672, 2673, 2674, 2675, 2676, 2677, 2678, 2679, 2680, 2681, 2682, 2683, 2684, 2685, 2686, 2687, 2688, 2689, 2690, 2691, 2692, 2693, 2694, 2695, 2696, 2697, 2698, 2699, 2700, 2701, 2702, 2703, 2704, 2705, 2706, 2707, 2708, 2709, 2710, 2711, 2712, 2713, 2714, 2715, 2716, 2717, 2718, 2719, 2720, 2721, 2722, 2723, 2724, 2725, 2726, 2727, 2728, 2729, 2730, 2731, 2732, 2733, 2734, 2735, 2736, 2737, 2738, 2739, 2740, 2741, 2743, 2744, 2745, 2746, 2747, 2748, 2749, 2750, 2751, 2752, 2753, 2754, 2755, 2756, 2757, 2758, 2759, 2760, 2761, 2762, 2763, 2764, 2765, 2766, 2767, 2768, 2769, 2770, 2772, 2773, 2774, 2775, 2776, 2777, 2778, 2779, 2780, 2781, 2782, 2783, 2784, 2785, 2786, 2787, 2788, 2789, 2790, 2791, 2792, 2793, 2794, 2795, 2796, 2797, 2798, 2799, 2800, 2801, 2802, 2803, 2804, 2805, 2806, 2807, 2808, 2809, 2810, 2811, 2812, 2813, 2814, 2815, 2816, 2817, 2818, 2819, 2820, 2821, 2822, 2823, 2824, 2825, 2826, 2827, 2828, 2829, 2830, 2831, 2832, 2833, 2834, 2835, 2836, 2837, 2839, 2840, 2841, 2842, 2843, 2844, 2845, 2846, 2849, 2850, 2851, 2852, 2853, 2854, 2855, 2856, 2857, 2858, 2859, 2860, 2861, 2862, 2863, 2864, 2865, 2866, 2867, 2868, 2869, 2870, 2871, 2872, 2873, 2874, 2875, 2876, 2877, 2878, 2879, 2880, 2881, 2882, 2883, 2884, 2885, 2886, 2887, 2888, 2889, 2890, 2891, 2893, 2894, 2895, 2896, 2897, 2898, 2899, 2900, 2901, 2902, 2903, 2904, 2905, 2906, 2907, 2908, 2909, 2910, 2911, 2912, 2913, 2914, 2915, 2916, 2917, 2918, 2919, 2920, 2921, 2922, 2923, 2924, 2925, 2926, 2927, 2928, 2929, 2930, 2931, 2932, 2933, 2934, 2935, 2936, 2937, 2938, 2939, 2940, 2941, 2942, 2943, 2944, 2945, 2946, 2947, 2948, 2949, 2950, 2951, 2952, 2953, 2954, 2955, 2956, 2957, 2959, 2960, 2961, 2962, 2964, 2966, 2967, 2968, 2969, 2970, 2971, 2973, 2974, 2975, 2976, 2977, 2978, 2979, 2980, 2981, 2982, 2983, 2984, 2985, 2986, 2987, 2988, 2989, 2990, 2991, 2992, 2993, 2994, 2995, 2996, 2997, 2998, 2999, 3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007, 3008, 3009, 3010, 3011, 3012, 3013, 3014, 3015, 3016, 3017, 3018, 3019, 3020, 3021, 3022, 3023, 3024, 3025, 3026, 3027, 3028, 3029, 3030, 3031, 3032, 3033, 3034, 3035, 3036, 3037, 3038, 3039, 3040, 3041, 3042, 3043, 3044, 3045, 3046, 3047, 3048, 3049, 3050, 3051, 3052, 3053, 3054, 3055, 3056, 3057, 3058, 3059, 3060, 3061, 3062, 3063, 3064, 3065, 3066, 3067, 3068, 3069, 3070, 3071, 3072, 3073, 3074, 3075, 3076, 3077, 3078, 3079, 3080, 3081, 3082, 3083, 3084, 3085, 3086, 3087, 3088, 3089, 3090, 3091, 3092, 3093, 3094, 3095, 3096, 3097, 3098, 3099, 3100, 3101, 3102, 3104, 3106, 3107, 3109, 3110, 3111, 3112, 3113, 3114, 3115, 3116, 3117, 3118, 3119, 3120, 3121, 3122, 3123, 3124, 3125, 3126, 3127, 3128, 3129, 3130, 3131, 3132, 3133, 3134, 3135, 3136, 3137, 3138, 3139, 3140, 3141, 3142, 3143, 3144, 3145, 3146, 3147, 3148, 3149, 3151, 3152, 3153, 3154, 3155, 3156, 3157, 3158, 3159, 3160, 3161, 3162, 3163, 3164, 3165, 3166, 3167, 3168, 3169, 3170, 3171, 3172, 3173, 3174, 3175, 3176, 3177, 3178, 3179, 3180, 3182, 3183, 3184, 3185, 3186, 3187, 3188, 3189, 3190, 3191, 3192, 3193, 3194, 3195, 3196, 3197, 3198, 3199, 3200, 3201, 3202, 3203, 3204, 3205, 3206, 3207, 3208, 3209, 3210, 3211, 3212, 3213, 3214, 3215, 3216, 3217, 3218, 3219, 3220, 3221, 3222, 3223, 3224, 3225, 3226, 3227, 3228, 3229, 3230, 3231, 3232, 3233, 3234, 3235, 3236, 3237, 3238, 3239, 3240, 3241, 3242, 3243, 3244, 3245, 3246, 3247, 3248, 3249, 3250, 3251, 3252, 3254, 3255, 3256, 3257, 3258, 3259, 3260, 3261, 3262, 3264, 3265, 3266, 3267, 3268, 3269, 3270, 3271, 3272, 3273, 3274, 3275, 3276, 3277, 3278, 3279, 3280, 3281, 3282, 3283, 3284, 3285, 3286, 3287, 3288, 3289, 3290, 3291, 3292, 3293, 3294, 3295, 3296, 3297, 3298, 3299, 3300, 3301, 3302, 3303, 3304, 3305, 3306, 3307, 3308, 3309, 3310, 3311, 3312, 3313, 3314, 3315, 3316, 3317, 3318, 3319, 3320, 3321, 3322, 3323, 3324, 3325, 3326, 3327, 3328, 3329, 3330, 3331, 3332, 3333, 3334, 3336, 3337, 3338, 3339, 3340, 3341, 3342, 3343, 3344, 3347, 3348, 3349, 3350, 3351, 3352, 3353, 3354, 3355, 3356, 3357, 3358, 3359, 3360, 3361, 3362, 3363, 3364, 3365, 3366, 3367, 3368, 3369, 3370, 3371, 3372, 3373, 3374, 3375, 3376, 3377, 3378, 3379, 3380, 3381, 3382, 3383, 3384, 3385, 3386, 3387, 3388, 3389, 3390, 3391, 3392, 3393, 3394, 3395, 3396, 3397, 3398, 3399, 3400, 3401, 3402, 3403, 3404, 3405, 3406, 3408, 3409, 3410, 3411, 3412, 3413, 3414, 3415, 3416, 3417, 3418, 3419, 3420, 3421, 3422, 3423, 3424, 3425, 3426, 3427, 3428, 3429, 3430, 3431, 3432, 3433, 3434, 3435, 3436, 3437, 3438, 3439, 3440, 3441, 3442, 3443, 3444, 3445, 3446, 3447, 3448, 3449, 3450, 3451, 3452, 3453, 3454, 3455, 3456, 3457, 3458, 3459, 3460, 3461, 3462, 3463, 3464, 3465, 3468, 3469, 3470, 3471, 3472, 3473, 3474, 3475, 3476, 3477, 3478, 3479, 3480, 3481, 3482, 3483, 3484, 3485, 3486, 3487, 3488, 3489, 3490, 3491, 3492, 3493, 3494, 3495, 3496, 3497, 3498, 3499, 3500, 3501, 3502, 3503, 3504, 3505, 3506, 3507, 3509, 3510, 3511, 3512, 3513, 3514, 3515, 3516, 3517, 3518, 3519, 3520, 3521, 3522, 3523, 3524, 3525, 3526, 3527, 3528, 3529, 3530, 3531, 3532, 3533, 3534, 3535, 3536, 3537, 3538, 3539, 3541, 3542, 3543, 3544, 3545, 3546, 3547, 3548, 3549, 3550, 3551, 3552, 3553, 3554, 3555, 3556, 3557, 3558, 3559, 3560, 3561, 3562, 3563, 3564, 3565, 3566, 3567, 3568, 3569, 3570, 3571, 3572, 3573, 3574, 3575, 3576, 3577, 3578, 3579, 3580, 3581, 3582, 3583, 3584, 3585, 3586, 3587, 3588, 3589, 3590, 3591, 3592, 3593, 3594, 3595, 3596, 3597, 3598, 3599, 3600, 3601, 3602, 3603, 3604, 3605, 3606, 3607, 3608, 3609, 3610, 3611, 3613, 3614, 3615, 3616, 3617, 3618, 3619, 3620, 3622, 3623, 3624, 3625, 3626, 3627, 3628, 3629, 3630, 3631, 3632, 3633, 3634, 3635, 3636, 3637, 3638, 3639, 3640, 3641, 3642, 3643, 3644, 3645, 3646, 3647, 3648, 3649, 3650, 3651, 3652, 3653, 3654, 3655, 3656, 3657, 3658, 3659, 3660, 3661, 3662, 3663, 3664, 3665, 3666, 3667, 3668, 3669, 3670, 3671, 3672, 3673, 3674, 3675, 3676, 3677, 3678, 3679, 3680, 3681, 3682, 3683, 3684, 3685, 3686, 3687, 3692, 3739, 3782, 3783, 3784, 3785, 3786, 3787, 3788, 3789, 3790, 3791, 3792, 3793, 3794, 3795, 3796, 3797, 3798, 3799, 3800, 3801, 3802, 3803, 3804, 3805, 3806, 3807, 3808, 3809, 3810, 3811, 3813, 3814, 3815, 3816, 3817, 3818, 3819, 3820, 3821, 3822, 3823, 3824, 3825, 3826, 3827, 3828, 3829, 3830, 3831, 3832, 3833, 3834, 3835, 3836, 3837, 3838, 3839, 3840, 3841, 3842, 3843, 3844, 3845, 3846, 3847, 3848, 3849, 3850, 3851, 3852, 3853, 3854, 3855, 3856, 3857, 3858, 3859, 3860, 3861, 3862, 3863, 3864, 3865, 3866, 3867, 3868, 3869, 3870, 3871, 3872, 3873, 3874, 3875, 3876, 3877, 3878, 3879, 3880, 3881, 3882, 3883, 3884, 3885, 3886, 3887, 3888, 3889, 3890, 3891, 3892, 3893, 3894, 3895, 3896, 3897, 3898, 3899, 3900, 3901, 3902, 3903, 3904, 3905, 3906, 3907, 3908, 3909, 3910, 3911, 3912, 3913, 3914, 3916, 3917, 3918, 3919, 3920, 3921, 3922, 3923, 3924, 3925, 3926, 3927, 3928, 3929, 3930, 3931, 3932, 3933, 3934, 3935, 3936, 3937, 3938, 3939, 3940, 3941, 3942, 3943, 3944, 3945, 3946, 3947, 3948, 3949, 3950, 3951, 3952, 3953, 3954, 3955, 3956, 3957, 3958, 3959, 3960, 3961, 3962, 3963, 3964, 3965, 3966, 3967, 3968, 3969, 3970, 3971, 3972, 3973, 3974, 3975, 3976, 3977, 3978, 3979, 3980, 3981, 3982, 3983, 3984, 3985, 3986, 3987, 3988, 3989, 3990, 3991, 3992, 3993, 3994, 3995, 3996, 3997, 3998, 3999, 4000, 4001, 4005, 4006, 4007, 4008, 4009, 4010, 4011, 4012, 4013, 4014, 4015, 4016, 4017, 4018, 4019, 4020, 4021, 4022, 4023, 4024, 4025, 4026, 4027, 4028, 4029, 4030, 4031, 4032, 4033, 4034, 4035, 4036, 4037, 4038, 4039, 4040, 4041, 4042, 4043, 4044, 4045, 4046, 4047, 4048, 4049, 4050, 4051, 4052, 4053, 4054, 4055, 4056, 4057, 4058, 4059, 4060, 4061, 4062, 4063, 4064, 4065, 4066, 4067, 4068, 4069, 4070, 4071, 4072, 4073, 4074, 4075, 4076, 4077, 4078, 4079, 4080, 4081, 4082, 4083, 4084, 4085, 4086, 4087, 4088, 4089, 4090, 4091, 4092, 4093, 4094, 4095, 4096, 4097, 4098, 4099, 4100, 4101, 4102, 4103, 4104, 4105, 4106, 4107, 4108, 4109, 4110, 4111, 4112, 4113, 4114, 4115, 4116, 4117, 4118, 4119, 4120, 4121, 4122, 4123, 4124, 4125, 4126, 4127, 4128, 4129, 4130, 4131, 4132, 4133, 4134, 4135, 4136, 4138, 4139, 4140, 4141, 4142, 4143, 4144, 4145, 4146, 4147, 4148, 4149, 4150, 4151, 4152, 4153, 4154, 4158, 4159, 4160, 4161, 4162, 4163, 4164, 4165, 4166, 4167, 4168, 4169, 4170, 4171, 4172, 4173, 4174, 4175, 4176, 4177, 4178, 4179, 4180, 4182, 4183, 4184, 4185, 4186, 4187, 4188, 4189, 4190, 4191, 4192, 4193, 4194, 4195, 4196, 4197, 4198, 4199, 4200, 4201, 4202, 4203, 4204, 4205, 4209, 4210, 4211, 4213, 4214, 4215, 4216, 4217, 4218, 4219, 4220, 4221, 4222, 4223, 4224, 4225, 4226, 4227, 4228, 4229, 4230, 4231, 4232, 4233, 4234, 4235, 4236, 4237, 4238, 4239, 4240, 4241, 4242, 4243, 4244, 4245, 4246, 4247, 4248, 4249, 4250, 4251, 4252, 4253, 4254, 4255, 4256, 4257, 4258, 4259, 4260, 4261, 4262, 4263, 4264, 4265, 4266, 4267, 4268, 4269, 4270, 4271, 4272, 4273, 4274, 4275, 4276, 4277, 4278, 4279, 4280, 4281, 4282, 4283, 4284, 4285, 4286, 4287, 4288, 4289, 4290, 4291, 4292, 4293, 4294, 4295, 4296, 4297, 4298, 4299, 4301, 4302, 4303, 4304, 4305, 4306, 4307, 4308, 4309, 4310, 4311, 4313, 4315, 4316, 4317, 4318, 4319, 4320, 4321, 4322, 4324, 4325, 4326, 4327, 4328, 4329, 4330, 4331, 4332, 4334, 4335, 4336, 4337, 4339, 4340, 4341, 4342, 4343, 4344, 4345, 4346, 4347, 4348, 4349, 4352, 4353, 4354, 4355, 4356, 4357, 4358, 4359, 4360, 4361, 4362, 4363, 4364, 4365, 4366, 4367, 4368, 4369, 4370, 4371, 4372, 4373, 4374, 4375, 4376, 4377, 4378, 4379, 4380, 4381, 4382, 4383, 4384, 4385, 4386, 4387, 4388, 4389, 4390, 4391, 4392, 4393, 4394, 4395, 4396, 4397, 4398, 4399, 4400, 4401, 4402, 4403, 4404, 4405, 4406, 4407, 4408, 4409, 4410, 4411, 4412, 4413, 4414, 4415, 4416, 4417, 4418, 4419, 4420, 4421, 4422, 4423, 4424, 4427, 4428, 4430, 4431, 4432, 4433, 4434, 4435, 4436, 4437, 4438, 4439, 4440, 4441, 4442, 4443, 4444, 4445, 4446, 4447, 4448, 4449, 4451, 4452, 4453, 4454, 4455, 4456, 4457, 4458, 4460, 4461, 4462, 4463, 4464, 4465, 4467, 4468, 4469, 4470, 4471, 4472, 4473, 4474, 4475, 4476, 4477, 4478, 4479, 4480, 4482, 4483, 4484, 4485, 4486, 4487, 4488, 4489, 4490, 4491, 4492, 4493, 4494, 4495, 4496, 4497, 4498, 4499, 4500, 4501, 4502, 4503, 4504, 4505, 4506, 4507, 4508, 4509, 4510, 4511, 4512, 4513, 4514, 4515, 4516, 4517, 4518, 4520, 4521, 4522, 4523, 4524, 4525, 4526, 4551, 4552, 4553, 4554, 4555, 4556, 4557, 4558, 4559, 4560, 4561, 4565, 4566, 4567, 4568, 4569, 4570, 4571, 4572, 4573, 4574, 4575, 4576, 4577, 4578, 4579, 4580, 4581, 4582, 4583, 4584, 4585, 4586, 4587, 4588, 4589, 4590, 4591, 4592, 4593, 4595, 4596, 4597, 4598, 4599, 4600, 4601, 4602, 4603, 4604, 4605, 4606, 4607, 4608, 4609, 4610, 4611, 4612, 4613, 4615, 4616, 4617, 4618, 4619, 4620, 4621, 4622, 4623, 4624, 4625, 4626, 4627, 4628, 4629, 4630, 4631, 4632, 4633, 4634, 4635, 4636, 4637, 4638, 4639, 4640, 4641, 4642, 4643, 4644, 4646, 4647, 4648, 4649, 4650, 4651, 4652, 4653, 4654, 4655, 4656, 4657, 4658, 4659, 4660, 4661, 4662, 4663, 4664, 4665, 4666, 4667, 4668, 4669, 4670, 4671, 4672, 4673, 4674, 4675, 4676, 4677, 4678, 4679, 4680, 4681, 4682, 4683, 4684, 4685, 4686, 4687, 4688, 4689, 4690, 4691, 4692, 4693, 4694, 4695, 4696, 4697, 4698, 4699, 4700, 4701, 4702, 4703, 4704, 4705, 4706, 4707, 4708, 4709, 4710, 4711, 4712, 4713, 4714, 4715, 4716, 4717, 4718, 4719, 4720, 4721, 4722, 4723, 4724, 4725, 4726, 4727, 4728, 4729, 4730, 4731, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4739, 4740, 4741, 4742, 4743, 4744, 4745, 4746, 4747, 4748, 4749, 4750, 4751, 4752, 4753, 4754, 4755, 4756, 4757, 4758, 4759, 4760, 4761, 4762, 4763, 4764, 4765, 4766, 4767, 4768, 4769, 4770, 4771, 4772, 4773, 4774, 4775, 4776, 4777, 4778, 4779, 4780, 4781, 4782, 4783, 4784, 4785, 4786, 4787, 4788, 4789, 4790, 4791, 4792, 4793, 4794, 4795, 4796, 4797, 4798, 4799, 4800, 4801, 4802, 4803, 4804, 4805, 4806, 4807, 4808, 4809, 4810, 4811, 4812, 4813, 4814, 4815, 4816, 4817, 4818, 4819, 4820, 4821, 4822, 4828, 4829, 4830, 4831, 4832, 4833, 4834, 4835, 4836, 4837, 4838, 4842, 4843, 4844, 4845, 4848, 4849, 4850, 4859, 4861, 4862, 4863, 4864, 4865, 4866, 4867, 4868, 4869, 4870, 4871, 4873, 4874, 4875, 4876, 4877, 4878, 4879, 4880, 4881, 4882, 4885, 4886, 4888, 4889, 4890, 4891, 4892, 4893, 4894, 4895, 4896, 4897, 4898, 4899, 4900, 4901, 4902, 4903, 4904, 4905, 4906, 4907, 4908, 4909, 4910, 4911, 4912, 4913, 4914, 4915, 4916, 4917, 4920, 4921, 4922, 4923, 4924, 4925, 4926, 4927, 4929, 4931, 4932, 4933, 4934, 4935, 4936, 4937, 4939, 4940, 4941, 4943, 4946, 4947, 4948, 4949, 4950, 4951, 4952, 4953, 4954, 4955, 4956, 4957, 4958, 4959, 4960, 4961, 4962, 4963, 4964, 4965, 4966, 4967, 4968, 4971, 4972, 4973, 4974, 4975, 4976, 4977, 4978, 4979, 4981, 4982, 4983, 4984, 4985, 4986, 4987, 4988, 4990, 4991, 4992, 4993, 4994, 4995, 4997, 4998, 4999, 5000, 5001, 5002, 5003, 5004, 5005, 5006, 5007, 5011, 5012, 5013, 5014, 5015, 5016, 5017, 5018, 5019, 5020, 5021, 5022, 5023, 5024, 5025, 5026, 5027, 5028, 5029, 5030, 5031, 5032, 5033, 5034, 5035, 5036, 5037, 5038, 5039, 5040, 5041, 5042, 5043, 5044, 5045, 5046, 5047, 5048, 5052, 5055, 5056, 5057, 5058, 5059, 5060, 5061, 5062, 5063, 5064, 5065, 5066, 5067, 5068, 5069, 5070, 5071, 5072, 5073, 5074, 5075, 5076, 5077, 5078, 5080, 5081, 5082, 5083, 5084, 5085, 5086, 5091, 5092, 5094, 5095, 5096, 5097, 5098, 5099, 5100, 5101, 5102, 5103, 5104, 5105, 5106, 5107, 5108, 5109, 5110, 5112, 5113, 5114, 5115, 5116, 5117, 5118, 5119, 5120, 5121, 5122, 5123, 5124, 5125, 5126, 5127, 5128, 5129, 5130, 5131, 5132, 5133, 5134, 5135, 5136, 5137, 5139, 5140, 5141, 5142, 5143, 5144, 5145, 5146, 5150, 5151, 5152, 5153, 5154, 5155, 5156, 5157, 5158, 5159, 5160, 5161, 5162, 5164, 5165, 5166, 5167, 5168, 5169, 5170, 5172, 5173, 5174, 5175, 5176, 5177, 5178, 5179, 5180, 5181, 5182, 5183, 5184, 5185, 5186, 5187, 5188, 5189, 5190, 5191, 5192, 5193, 5194, 5195, 5196, 5197, 5198, 5199, 5200, 5201, 5202, 5204, 5205, 5206, 5207, 5208, 5209, 5210, 5211, 5212, 5213, 5214, 5215, 5216, 5217, 5218, 5219, 5220, 5221, 5222, 5223, 5224, 5225, 5226, 5227, 5228, 5229, 5230, 5231, 5232, 5233, 5234, 5235, 5236, 5237, 5238, 5239, 5240, 5241, 5242, 5243, 5244, 5246, 5247, 5248, 5249, 5250, 5251, 5252, 5253, 5254, 5255, 5256, 5257, 5258, 5259, 5260, 5261, 5262, 5263, 5264, 5265, 5266, 5267, 5268, 5269, 5270, 5271, 5272, 5273, 5274, 5275, 5276, 5277, 5278, 5279, 5280, 5281, 5282, 5283, 5284, 5285, 5286, 5287, 5288, 5289, 5290, 5291, 5292, 5293, 5294, 5295, 5296, 5297, 5298, 5299, 5300, 5301, 5303, 5304, 5305, 5306, 5308, 5309, 5310, 5311, 5312, 5313, 5314, 5315, 5316, 5317, 5318, 5319, 5320, 5321, 5322, 5323, 5324, 5325, 5326, 5327, 5328, 5329, 5330, 5331, 5332, 5333, 5334, 5338, 5339, 5340, 5341, 5342, 5343, 5344, 5345, 5346, 5347, 5348, 5350, 5351, 5352, 5353, 5354, 5355, 5356, 5357, 5358, 5359, 5360, 5361, 5362, 5363, 5364, 5365, 5366, 5367, 5368, 5369, 5370, 5371, 5372, 5373, 5374, 5375, 5376, 5377, 5378, 5379, 5380, 5381, 5382, 5383, 5384, 5385, 5386, 5387, 5388, 5389, 5390, 5391, 5392, 5393, 5394, 5396, 5397, 5398, 5399, 5400, 5401, 5402, 5403, 5404, 5405, 5406, 5407, 5408, 5409, 5410, 5411, 5412, 5414, 5415, 5416, 5417, 5418, 5419, 5420, 5421, 5422, 5423, 5424, 5425, 5427, 5431, 5435, 5436, 5437, 5438, 5439, 5441, 5442, 5443, 5444, 5445, 5447, 5448, 5449, 5450, 5451, 5452, 5453, 5454, 5455, 5456, 5458, 5470, 5471, 5472, 5473, 5474, 5480, 5481, 5482, 5483, 5485, 5486, 5487, 5488, 5490, 5491, 5493, 5496, 5497, 5498, 5500, 5501, 5502, 5503, 5504, 5505, 5506, 5507, 5511, 5516, 5518, 5519, 5521, 5522, 5524, 5525, 5528, 5529, 5530, 5531, 5533, 5534, 5535, 5537, 5538, 5539, 5540, 5541, 5542, 5543, 5544, 5545, 5549, 5551, 5555, 5556, 5558, 5559, 5562, 5563, 5566, 5569, 5571, 5572, 5573, 5576, 5577, 5578, 5581, 5583, 5584, 5587, 5589, 5590, 5591, 5593, 5597, 5599, 5601, 5602, 5603, 5604, 5605, 5606, 5607, 5613, 5614, 5615, 5617, 5618, 5619, 5620, 5621, 5622, 5623, 5625, 5626, 5630, 5631, 5632, 5633, 5641, 5642, 5643, 5644, 5645, 5646, 5647, 5648, 5649, 5650, 5651, 5652, 5653, 5654, 5659, 5660, 5661, 5662, 5663, 5664, 5665, 5666, 5667, 5668, 5669, 5670, 5671, 5672, 5673, 5675, 5676, 5677, 5678, 5679, 5680, 5681, 5682, 5683, 5684, 5685, 5686, 5687, 5688, 5689, 5690, 5692, 5693, 5694, 5695, 5696, 5697, 5698, 5699, 5701, 5702, 5703, 5704, 5706, 5707, 5708, 5709, 5710, 5712, 5713, 5714, 5715, 5716, 5719, 5720, 5721, 5722, 5723, 5724, 5725, 5726, 5727, 5728, 5729, 5730, 5731, 5732, 5736, 5737, 5738, 5739, 5740, 5741, 5742, 5743, 5744, 5745, 5746, 5747, 5748, 5749, 5750, 5751, 5752, 5753, 5754, 5755, 5756, 5757, 5758, 5759, 5760, 5761, 5762, 5763, 5764, 5765, 5766, 5767, 5768, 5769, 5770, 5771, 5772, 5774, 5775, 5776, 5777, 5778, 5779, 5780, 5781, 5782, 5783, 5784, 5785, 5786, 5787, 5788, 5789, 5790, 5791, 5792, 5793, 5794, 5795, 5796, 5797, 5798, 5799, 5800, 5801, 5802, 5803, 5804, 5805, 5806, 5808, 5809, 5810, 5811, 5812, 5813, 5814, 5815, 5817, 5819, 5822, 5823, 5824, 5825, 5826, 5827, 5828, 5829, 5830, 5831, 5832, 5833, 5834, 5835, 5836, 5837, 5838, 5839, 5840, 5841, 5842, 5843, 5844, 5845, 5846, 5847, 5848, 5849, 5851, 5852, 5854, 5856, 5857, 5858, 5859, 5860, 5861, 5862, 5863, 5864, 5865, 5866, 5867, 5868, 5869, 5870, 5871, 5872, 5874, 5875, 5876, 5877, 5878, 5879, 5880, 5881, 5882, 5887, 5888, 5889, 5890, 5891, 5892, 5893, 5895, 5896, 5897, 5898, 5899, 5900, 5901, 5902, 5903, 5904, 5905, 5906, 5907, 5908, 5909, 5910, 5912, 5913, 5914, 5915, 5916, 5917, 5911, 5658, 1318, 1315, 5821, 5820, 5807, 3, 4, 11, 14, 16, 18, 20, 22, 24, 26, 28, 30, 34, 36, 40, 42, 44, 1455, 1418, 1402, 1288, 1270, 1190, 32, 5087, 5457, 5918, 5919, 5920, 5922, 5929)
AND EXISTS(SELECT 1 FROM `ps_category_product` cp
JOIN `ps_category_group` cg ON (cp.id_category = cg.id_category AND cg.`id_group` =1)
WHERE cp.`id_product` = p.`id_product`)
ORDER BY pl.name asc
LIMIT 0, 7 |
114.327
ms
|
0 |
Yes
|
|
/classes/Product.php:3116
/src/Adapter/PricesDrop/PricesDropProductSearchProvider.php:51 (getPricesDrop)
/src/Adapter/PricesDrop/PricesDropProductSearchProvider.php:68 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1420 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`, pl.`meta_description`,
pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`, image_shop.`id_image` id_image, il.`legend`, m.`name` AS manufacturer_name,
(DATEDIFF(product_shop.`date_add`,
DATE_SUB(
"2026-08-04 00:00:00",
INTERVAL 20 DAY
)
) > 0) as new,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_lang` `pl` ON
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1
LEFT JOIN `ps_image_shop` `image_shop` ON image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1
LEFT JOIN `ps_image_lang` `il` ON image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1
LEFT JOIN `ps_manufacturer` `m` ON m.`id_manufacturer` = p.`id_manufacturer`
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
WHERE (product_shop.`active` = 1) AND (product_shop.`visibility` IN ("both", "catalog")) AND (DATEDIFF(product_shop.`date_add`,
DATE_SUB(
"2026-08-04 00:00:00",
INTERVAL 20 DAY
)
) > 0) AND (EXISTS(SELECT 1 FROM `ps_category_product` cp
JOIN `ps_category_group` cg ON (cp.id_category = cg.id_category AND cg.`id_group` =1)
WHERE cp.`id_product` = p.`id_product`))
ORDER BY product_shop.`date_add` desc
LIMIT 10 |
67.321
ms
|
12161 |
Yes
|
|
/classes/Product.php:2839
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:53 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1627 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.`id_product`)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE product_shop.`active` = 1
AND product_shop.`show_price` = 1
AND product_shop.`visibility` IN ("both", "catalog")
AND p.`id_product` IN(3812, 5428, 5429, 5430, 46, 48, 50, 52, 54, 56, 58, 60, 63, 65, 67, 69, 71, 73, 75, 77, 79, 81, 83, 85, 87, 89, 91, 93, 95, 97, 99, 101, 102, 104, 106, 109, 111, 113, 115, 117, 119, 121, 123, 125, 126, 128, 129, 130, 131, 134, 136, 137, 139, 140, 142, 143, 145, 146, 148, 149, 151, 153, 154, 155, 158, 160, 162, 163, 164, 165, 166, 167, 169, 170, 172, 173, 175, 176, 178, 180, 181, 183, 184, 186, 188, 190, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 203, 204, 205, 206, 207, 208, 209, 211, 212, 214, 216, 217, 219, 220, 222, 223, 224, 226, 227, 228, 230, 232, 233, 234, 236, 238, 240, 241, 243, 245, 247, 249, 252, 253, 254, 255, 257, 259, 261, 262, 264, 266, 268, 270, 272, 274, 277, 279, 280, 281, 283, 284, 288, 290, 291, 293, 296, 299, 301, 302, 304, 305, 307, 309, 310, 312, 313, 314, 315, 317, 319, 320, 322, 324, 325, 326, 328, 330, 331, 332, 333, 335, 338, 339, 341, 344, 346, 348, 349, 351, 353, 356, 357, 359, 360, 361, 363, 365, 366, 367, 368, 370, 372, 373, 374, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 389, 390, 392, 393, 394, 395, 396, 397, 399, 400, 401, 402, 404, 407, 408, 409, 410, 411, 412, 413, 415, 417, 419, 420, 421, 422, 424, 425, 426, 428, 429, 430, 431, 433, 435, 437, 440, 441, 442, 443, 445, 447, 448, 451, 452, 453, 455, 456, 458, 460, 463, 464, 467, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480, 482, 483, 484, 485, 486, 488, 489, 490, 491, 492, 493, 494, 495, 497, 498, 499, 500, 501, 502, 503, 504, 506, 507, 509, 510, 512, 515, 518, 520, 521, 522, 523, 524, 525, 526, 528, 529, 530, 531, 534, 535, 536, 538, 539, 540, 541, 542, 543, 545, 546, 547, 548, 550, 551, 552, 554, 558, 559, 561, 562, 563, 564, 565, 566, 567, 568, 570, 571, 573, 574, 577, 578, 580, 581, 582, 583, 584, 586, 587, 588, 590, 591, 593, 594, 595, 596, 597, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 615, 616, 617, 618, 619, 621, 622, 623, 625, 627, 629, 630, 631, 633, 634, 635, 636, 637, 639, 640, 641, 643, 644, 647, 649, 650, 652, 653, 655, 656, 658, 659, 660, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 673, 674, 676, 677, 678, 679, 680, 683, 684, 685, 686, 687, 688, 689, 690, 691, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 712, 713, 714, 715, 716, 717, 719, 720, 721, 722, 723, 725, 726, 727, 728, 729, 730, 732, 733, 734, 735, 737, 739, 740, 741, 743, 744, 745, 746, 747, 750, 753, 754, 756, 758, 759, 760, 774, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 788, 789, 795, 796, 798, 799, 879, 960, 970, 1008, 1009, 1010, 1011, 1022, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1037, 1038, 1055, 1061, 1063, 1064, 1068, 1069, 1070, 1093, 1095, 1098, 1101, 1103, 1155, 1156, 1157, 1158, 1159, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1219, 1249, 1272, 1284, 1285, 1286, 1287, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1320, 1321, 1322, 1323, 1324, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1341, 1344, 1352, 1384, 1385, 1409, 1410, 1414, 1441, 1442, 1444, 1445, 1446, 1450, 1452, 1456, 1457, 1459, 1462, 1463, 1464, 1466, 1472, 1473, 1551, 1605, 1632, 1633, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1693, 1694, 1695, 1696, 1698, 1779, 1796, 1797, 1798, 1799, 1880, 1881, 1882, 1886, 1887, 1897, 1905, 1939, 1940, 1941, 1942, 1961, 1974, 1976, 1978, 2107, 2109, 2110, 2163, 2176, 2177, 2181, 2192, 2218, 2221, 2229, 2260, 2261, 2266, 2267, 2293, 2303, 2304, 2305, 2306, 2307, 2310, 2319, 2353, 2354, 2398, 2420, 2430, 2431, 2444, 2445, 2446, 2448, 2453, 2472, 2847, 2848, 2892, 3103, 3108, 3181, 3253, 3688, 3691, 3693, 3694, 3695, 3696, 3697, 3698, 3699, 3700, 3701, 3702, 3703, 3704, 3705, 3706, 3707, 3708, 3709, 3710, 3711, 3712, 3713, 3714, 3715, 3716, 3717, 3718, 3719, 3720, 3721, 3722, 3723, 3724, 3725, 3726, 3727, 3728, 3729, 3730, 3731, 3732, 3733, 3734, 3735, 3736, 3737, 4206, 4207, 4208, 4312, 4314, 4323, 4338, 4425, 4426, 4429, 4481, 4527, 4530, 4531, 4532, 4533, 4534, 4535, 4536, 4537, 4538, 4539, 4540, 4541, 4542, 4543, 4544, 4545, 4546, 4547, 4548, 4549, 4550, 4614, 4839, 4840, 4852, 4853, 4854, 4856, 4857, 4858, 4883, 4884, 4918, 4919, 4928, 4930, 4938, 4944, 4945, 4969, 4970, 4980, 5009, 5010, 5050, 5093, 5111, 5147, 5148, 5149, 5163, 5335, 5336, 5337, 5395, 5432, 5440, 5548, 5567, 5568, 5596, 5600, 5609, 5655, 5656, 5657, 5700, 5711, 5717, 5718, 5733, 5734, 5735, 5816, 5850, 3621, 5088, 5089, 5090, 5302, 5307, 5413, 5426, 632, 800, 801, 802, 803, 805, 807, 808, 812, 813, 815, 816, 818, 819, 820, 821, 823, 825, 827, 829, 831, 832, 833, 834, 836, 837, 838, 841, 842, 843, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 861, 862, 863, 864, 865, 866, 868, 869, 870, 871, 872, 873, 874, 875, 876, 878, 880, 883, 884, 885, 886, 887, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 931, 932, 933, 934, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 950, 951, 952, 953, 956, 957, 959, 961, 962, 963, 964, 965, 966, 967, 968, 969, 971, 972, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1023, 1024, 1025, 1026, 1035, 1036, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1056, 1057, 1058, 1060, 1062, 1066, 1067, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1094, 1096, 1097, 1099, 1100, 1102, 1104, 1105, 1106, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1213, 1214, 1215, 1216, 1217, 1218, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1271, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1316, 1317, 1319, 1325, 1326, 1327, 1336, 1337, 1338, 1339, 1340, 1342, 1343, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1403, 1404, 1405, 1406, 1407, 1408, 1411, 1412, 1413, 1415, 1416, 1417, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1443, 1447, 1448, 1449, 1451, 1453, 1454, 1458, 1465, 1467, 1468, 1469, 1470, 1471, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1697, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1883, 1884, 1885, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1943, 1944, 1945, 1946, 1947, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1975, 1977, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029, 2030, 2031, 2032, 2033, 2034, 2035, 2036, 2037, 2038, 2039, 2040, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2050, 2051, 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2059, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2077, 2078, 2079, 2080, 2081, 2082, 2083, 2084, 2085, 2086, 2087, 2088, 2089, 2090, 2091, 2092, 2093, 2094, 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2104, 2105, 2106, 2108, 2111, 2112, 2113, 2114, 2115, 2116, 2117, 2118, 2119, 2120, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2130, 2131, 2132, 2133, 2134, 2135, 2136, 2137, 2138, 2139, 2140, 2141, 2142, 2143, 2144, 2145, 2146, 2147, 2148, 2149, 2151, 2152, 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2160, 2161, 2162, 2164, 2165, 2166, 2167, 2168, 2169, 2170, 2171, 2172, 2173, 2174, 2175, 2178, 2179, 2180, 2182, 2183, 2184, 2185, 2186, 2187, 2188, 2189, 2190, 2191, 2193, 2194, 2195, 2196, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2205, 2206, 2207, 2208, 2209, 2210, 2211, 2212, 2213, 2214, 2215, 2216, 2217, 2219, 2220, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2231, 2232, 2233, 2234, 2235, 2236, 2237, 2238, 2239, 2240, 2241, 2242, 2243, 2244, 2245, 2246, 2247, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2259, 2263, 2268, 2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2284, 2285, 2286, 2287, 2288, 2289, 2290, 2291, 2292, 2294, 2295, 2296, 2297, 2298, 2299, 2300, 2301, 2302, 2308, 2309, 2311, 2312, 2313, 2314, 2315, 2316, 2317, 2318, 2320, 2321, 2322, 2323, 2324, 2325, 2326, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2340, 2341, 2342, 2343, 2344, 2345, 2346, 2347, 2348, 2349, 2350, 2351, 2352, 2355, 2356, 2357, 2358, 2359, 2360, 2361, 2362, 2363, 2364, 2365, 2366, 2367, 2368, 2369, 2370, 2371, 2372, 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, 2387, 2388, 2389, 2390, 2391, 2392, 2393, 2395, 2396, 2397, 2399, 2400, 2401, 2402, 2403, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, 2413, 2414, 2415, 2416, 2417, 2418, 2419, 2421, 2422, 2423, 2424, 2425, 2426, 2427, 2428, 2429, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2440, 2441, 2442, 2443, 2447, 2449, 2450, 2451, 2452, 2454, 2455, 2456, 2457, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2465, 2466, 2467, 2468, 2469, 2470, 2471, 2473, 2474, 2476, 2477, 2478, 2479, 2480, 2481, 2482, 2483, 2484, 2485, 2486, 2487, 2488, 2489, 2490, 2491, 2492, 2493, 2494, 2495, 2496, 2497, 2498, 2499, 2500, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, 2614, 2615, 2616, 2617, 2618, 2619, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633, 2634, 2635, 2636, 2637, 2638, 2639, 2640, 2641, 2642, 2643, 2644, 2645, 2646, 2647, 2648, 2649, 2650, 2651, 2652, 2653, 2654, 2655, 2656, 2657, 2658, 2659, 2660, 2661, 2662, 2663, 2664, 2665, 2666, 2667, 2668, 2669, 2670, 2671, 2672, 2673, 2674, 2675, 2676, 2677, 2678, 2679, 2680, 2681, 2682, 2683, 2684, 2685, 2686, 2687, 2688, 2689, 2690, 2691, 2692, 2693, 2694, 2695, 2696, 2697, 2698, 2699, 2700, 2701, 2702, 2703, 2704, 2705, 2706, 2707, 2708, 2709, 2710, 2711, 2712, 2713, 2714, 2715, 2716, 2717, 2718, 2719, 2720, 2721, 2722, 2723, 2724, 2725, 2726, 2727, 2728, 2729, 2730, 2731, 2732, 2733, 2734, 2735, 2736, 2737, 2738, 2739, 2740, 2741, 2743, 2744, 2745, 2746, 2747, 2748, 2749, 2750, 2751, 2752, 2753, 2754, 2755, 2756, 2757, 2758, 2759, 2760, 2761, 2762, 2763, 2764, 2765, 2766, 2767, 2768, 2769, 2770, 2772, 2773, 2774, 2775, 2776, 2777, 2778, 2779, 2780, 2781, 2782, 2783, 2784, 2785, 2786, 2787, 2788, 2789, 2790, 2791, 2792, 2793, 2794, 2795, 2796, 2797, 2798, 2799, 2800, 2801, 2802, 2803, 2804, 2805, 2806, 2807, 2808, 2809, 2810, 2811, 2812, 2813, 2814, 2815, 2816, 2817, 2818, 2819, 2820, 2821, 2822, 2823, 2824, 2825, 2826, 2827, 2828, 2829, 2830, 2831, 2832, 2833, 2834, 2835, 2836, 2837, 2839, 2840, 2841, 2842, 2843, 2844, 2845, 2846, 2849, 2850, 2851, 2852, 2853, 2854, 2855, 2856, 2857, 2858, 2859, 2860, 2861, 2862, 2863, 2864, 2865, 2866, 2867, 2868, 2869, 2870, 2871, 2872, 2873, 2874, 2875, 2876, 2877, 2878, 2879, 2880, 2881, 2882, 2883, 2884, 2885, 2886, 2887, 2888, 2889, 2890, 2891, 2893, 2894, 2895, 2896, 2897, 2898, 2899, 2900, 2901, 2902, 2903, 2904, 2905, 2906, 2907, 2908, 2909, 2910, 2911, 2912, 2913, 2914, 2915, 2916, 2917, 2918, 2919, 2920, 2921, 2922, 2923, 2924, 2925, 2926, 2927, 2928, 2929, 2930, 2931, 2932, 2933, 2934, 2935, 2936, 2937, 2938, 2939, 2940, 2941, 2942, 2943, 2944, 2945, 2946, 2947, 2948, 2949, 2950, 2951, 2952, 2953, 2954, 2955, 2956, 2957, 2959, 2960, 2961, 2962, 2964, 2966, 2967, 2968, 2969, 2970, 2971, 2973, 2974, 2975, 2976, 2977, 2978, 2979, 2980, 2981, 2982, 2983, 2984, 2985, 2986, 2987, 2988, 2989, 2990, 2991, 2992, 2993, 2994, 2995, 2996, 2997, 2998, 2999, 3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007, 3008, 3009, 3010, 3011, 3012, 3013, 3014, 3015, 3016, 3017, 3018, 3019, 3020, 3021, 3022, 3023, 3024, 3025, 3026, 3027, 3028, 3029, 3030, 3031, 3032, 3033, 3034, 3035, 3036, 3037, 3038, 3039, 3040, 3041, 3042, 3043, 3044, 3045, 3046, 3047, 3048, 3049, 3050, 3051, 3052, 3053, 3054, 3055, 3056, 3057, 3058, 3059, 3060, 3061, 3062, 3063, 3064, 3065, 3066, 3067, 3068, 3069, 3070, 3071, 3072, 3073, 3074, 3075, 3076, 3077, 3078, 3079, 3080, 3081, 3082, 3083, 3084, 3085, 3086, 3087, 3088, 3089, 3090, 3091, 3092, 3093, 3094, 3095, 3096, 3097, 3098, 3099, 3100, 3101, 3102, 3104, 3106, 3107, 3109, 3110, 3111, 3112, 3113, 3114, 3115, 3116, 3117, 3118, 3119, 3120, 3121, 3122, 3123, 3124, 3125, 3126, 3127, 3128, 3129, 3130, 3131, 3132, 3133, 3134, 3135, 3136, 3137, 3138, 3139, 3140, 3141, 3142, 3143, 3144, 3145, 3146, 3147, 3148, 3149, 3151, 3152, 3153, 3154, 3155, 3156, 3157, 3158, 3159, 3160, 3161, 3162, 3163, 3164, 3165, 3166, 3167, 3168, 3169, 3170, 3171, 3172, 3173, 3174, 3175, 3176, 3177, 3178, 3179, 3180, 3182, 3183, 3184, 3185, 3186, 3187, 3188, 3189, 3190, 3191, 3192, 3193, 3194, 3195, 3196, 3197, 3198, 3199, 3200, 3201, 3202, 3203, 3204, 3205, 3206, 3207, 3208, 3209, 3210, 3211, 3212, 3213, 3214, 3215, 3216, 3217, 3218, 3219, 3220, 3221, 3222, 3223, 3224, 3225, 3226, 3227, 3228, 3229, 3230, 3231, 3232, 3233, 3234, 3235, 3236, 3237, 3238, 3239, 3240, 3241, 3242, 3243, 3244, 3245, 3246, 3247, 3248, 3249, 3250, 3251, 3252, 3254, 3255, 3256, 3257, 3258, 3259, 3260, 3261, 3262, 3264, 3265, 3266, 3267, 3268, 3269, 3270, 3271, 3272, 3273, 3274, 3275, 3276, 3277, 3278, 3279, 3280, 3281, 3282, 3283, 3284, 3285, 3286, 3287, 3288, 3289, 3290, 3291, 3292, 3293, 3294, 3295, 3296, 3297, 3298, 3299, 3300, 3301, 3302, 3303, 3304, 3305, 3306, 3307, 3308, 3309, 3310, 3311, 3312, 3313, 3314, 3315, 3316, 3317, 3318, 3319, 3320, 3321, 3322, 3323, 3324, 3325, 3326, 3327, 3328, 3329, 3330, 3331, 3332, 3333, 3334, 3336, 3337, 3338, 3339, 3340, 3341, 3342, 3343, 3344, 3347, 3348, 3349, 3350, 3351, 3352, 3353, 3354, 3355, 3356, 3357, 3358, 3359, 3360, 3361, 3362, 3363, 3364, 3365, 3366, 3367, 3368, 3369, 3370, 3371, 3372, 3373, 3374, 3375, 3376, 3377, 3378, 3379, 3380, 3381, 3382, 3383, 3384, 3385, 3386, 3387, 3388, 3389, 3390, 3391, 3392, 3393, 3394, 3395, 3396, 3397, 3398, 3399, 3400, 3401, 3402, 3403, 3404, 3405, 3406, 3408, 3409, 3410, 3411, 3412, 3413, 3414, 3415, 3416, 3417, 3418, 3419, 3420, 3421, 3422, 3423, 3424, 3425, 3426, 3427, 3428, 3429, 3430, 3431, 3432, 3433, 3434, 3435, 3436, 3437, 3438, 3439, 3440, 3441, 3442, 3443, 3444, 3445, 3446, 3447, 3448, 3449, 3450, 3451, 3452, 3453, 3454, 3455, 3456, 3457, 3458, 3459, 3460, 3461, 3462, 3463, 3464, 3465, 3468, 3469, 3470, 3471, 3472, 3473, 3474, 3475, 3476, 3477, 3478, 3479, 3480, 3481, 3482, 3483, 3484, 3485, 3486, 3487, 3488, 3489, 3490, 3491, 3492, 3493, 3494, 3495, 3496, 3497, 3498, 3499, 3500, 3501, 3502, 3503, 3504, 3505, 3506, 3507, 3509, 3510, 3511, 3512, 3513, 3514, 3515, 3516, 3517, 3518, 3519, 3520, 3521, 3522, 3523, 3524, 3525, 3526, 3527, 3528, 3529, 3530, 3531, 3532, 3533, 3534, 3535, 3536, 3537, 3538, 3539, 3541, 3542, 3543, 3544, 3545, 3546, 3547, 3548, 3549, 3550, 3551, 3552, 3553, 3554, 3555, 3556, 3557, 3558, 3559, 3560, 3561, 3562, 3563, 3564, 3565, 3566, 3567, 3568, 3569, 3570, 3571, 3572, 3573, 3574, 3575, 3576, 3577, 3578, 3579, 3580, 3581, 3582, 3583, 3584, 3585, 3586, 3587, 3588, 3589, 3590, 3591, 3592, 3593, 3594, 3595, 3596, 3597, 3598, 3599, 3600, 3601, 3602, 3603, 3604, 3605, 3606, 3607, 3608, 3609, 3610, 3611, 3613, 3614, 3615, 3616, 3617, 3618, 3619, 3620, 3622, 3623, 3624, 3625, 3626, 3627, 3628, 3629, 3630, 3631, 3632, 3633, 3634, 3635, 3636, 3637, 3638, 3639, 3640, 3641, 3642, 3643, 3644, 3645, 3646, 3647, 3648, 3649, 3650, 3651, 3652, 3653, 3654, 3655, 3656, 3657, 3658, 3659, 3660, 3661, 3662, 3663, 3664, 3665, 3666, 3667, 3668, 3669, 3670, 3671, 3672, 3673, 3674, 3675, 3676, 3677, 3678, 3679, 3680, 3681, 3682, 3683, 3684, 3685, 3686, 3687, 3692, 3739, 3782, 3783, 3784, 3785, 3786, 3787, 3788, 3789, 3790, 3791, 3792, 3793, 3794, 3795, 3796, 3797, 3798, 3799, 3800, 3801, 3802, 3803, 3804, 3805, 3806, 3807, 3808, 3809, 3810, 3811, 3813, 3814, 3815, 3816, 3817, 3818, 3819, 3820, 3821, 3822, 3823, 3824, 3825, 3826, 3827, 3828, 3829, 3830, 3831, 3832, 3833, 3834, 3835, 3836, 3837, 3838, 3839, 3840, 3841, 3842, 3843, 3844, 3845, 3846, 3847, 3848, 3849, 3850, 3851, 3852, 3853, 3854, 3855, 3856, 3857, 3858, 3859, 3860, 3861, 3862, 3863, 3864, 3865, 3866, 3867, 3868, 3869, 3870, 3871, 3872, 3873, 3874, 3875, 3876, 3877, 3878, 3879, 3880, 3881, 3882, 3883, 3884, 3885, 3886, 3887, 3888, 3889, 3890, 3891, 3892, 3893, 3894, 3895, 3896, 3897, 3898, 3899, 3900, 3901, 3902, 3903, 3904, 3905, 3906, 3907, 3908, 3909, 3910, 3911, 3912, 3913, 3914, 3916, 3917, 3918, 3919, 3920, 3921, 3922, 3923, 3924, 3925, 3926, 3927, 3928, 3929, 3930, 3931, 3932, 3933, 3934, 3935, 3936, 3937, 3938, 3939, 3940, 3941, 3942, 3943, 3944, 3945, 3946, 3947, 3948, 3949, 3950, 3951, 3952, 3953, 3954, 3955, 3956, 3957, 3958, 3959, 3960, 3961, 3962, 3963, 3964, 3965, 3966, 3967, 3968, 3969, 3970, 3971, 3972, 3973, 3974, 3975, 3976, 3977, 3978, 3979, 3980, 3981, 3982, 3983, 3984, 3985, 3986, 3987, 3988, 3989, 3990, 3991, 3992, 3993, 3994, 3995, 3996, 3997, 3998, 3999, 4000, 4001, 4005, 4006, 4007, 4008, 4009, 4010, 4011, 4012, 4013, 4014, 4015, 4016, 4017, 4018, 4019, 4020, 4021, 4022, 4023, 4024, 4025, 4026, 4027, 4028, 4029, 4030, 4031, 4032, 4033, 4034, 4035, 4036, 4037, 4038, 4039, 4040, 4041, 4042, 4043, 4044, 4045, 4046, 4047, 4048, 4049, 4050, 4051, 4052, 4053, 4054, 4055, 4056, 4057, 4058, 4059, 4060, 4061, 4062, 4063, 4064, 4065, 4066, 4067, 4068, 4069, 4070, 4071, 4072, 4073, 4074, 4075, 4076, 4077, 4078, 4079, 4080, 4081, 4082, 4083, 4084, 4085, 4086, 4087, 4088, 4089, 4090, 4091, 4092, 4093, 4094, 4095, 4096, 4097, 4098, 4099, 4100, 4101, 4102, 4103, 4104, 4105, 4106, 4107, 4108, 4109, 4110, 4111, 4112, 4113, 4114, 4115, 4116, 4117, 4118, 4119, 4120, 4121, 4122, 4123, 4124, 4125, 4126, 4127, 4128, 4129, 4130, 4131, 4132, 4133, 4134, 4135, 4136, 4138, 4139, 4140, 4141, 4142, 4143, 4144, 4145, 4146, 4147, 4148, 4149, 4150, 4151, 4152, 4153, 4154, 4158, 4159, 4160, 4161, 4162, 4163, 4164, 4165, 4166, 4167, 4168, 4169, 4170, 4171, 4172, 4173, 4174, 4175, 4176, 4177, 4178, 4179, 4180, 4182, 4183, 4184, 4185, 4186, 4187, 4188, 4189, 4190, 4191, 4192, 4193, 4194, 4195, 4196, 4197, 4198, 4199, 4200, 4201, 4202, 4203, 4204, 4205, 4209, 4210, 4211, 4213, 4214, 4215, 4216, 4217, 4218, 4219, 4220, 4221, 4222, 4223, 4224, 4225, 4226, 4227, 4228, 4229, 4230, 4231, 4232, 4233, 4234, 4235, 4236, 4237, 4238, 4239, 4240, 4241, 4242, 4243, 4244, 4245, 4246, 4247, 4248, 4249, 4250, 4251, 4252, 4253, 4254, 4255, 4256, 4257, 4258, 4259, 4260, 4261, 4262, 4263, 4264, 4265, 4266, 4267, 4268, 4269, 4270, 4271, 4272, 4273, 4274, 4275, 4276, 4277, 4278, 4279, 4280, 4281, 4282, 4283, 4284, 4285, 4286, 4287, 4288, 4289, 4290, 4291, 4292, 4293, 4294, 4295, 4296, 4297, 4298, 4299, 4301, 4302, 4303, 4304, 4305, 4306, 4307, 4308, 4309, 4310, 4311, 4313, 4315, 4316, 4317, 4318, 4319, 4320, 4321, 4322, 4324, 4325, 4326, 4327, 4328, 4329, 4330, 4331, 4332, 4334, 4335, 4336, 4337, 4339, 4340, 4341, 4342, 4343, 4344, 4345, 4346, 4347, 4348, 4349, 4352, 4353, 4354, 4355, 4356, 4357, 4358, 4359, 4360, 4361, 4362, 4363, 4364, 4365, 4366, 4367, 4368, 4369, 4370, 4371, 4372, 4373, 4374, 4375, 4376, 4377, 4378, 4379, 4380, 4381, 4382, 4383, 4384, 4385, 4386, 4387, 4388, 4389, 4390, 4391, 4392, 4393, 4394, 4395, 4396, 4397, 4398, 4399, 4400, 4401, 4402, 4403, 4404, 4405, 4406, 4407, 4408, 4409, 4410, 4411, 4412, 4413, 4414, 4415, 4416, 4417, 4418, 4419, 4420, 4421, 4422, 4423, 4424, 4427, 4428, 4430, 4431, 4432, 4433, 4434, 4435, 4436, 4437, 4438, 4439, 4440, 4441, 4442, 4443, 4444, 4445, 4446, 4447, 4448, 4449, 4451, 4452, 4453, 4454, 4455, 4456, 4457, 4458, 4460, 4461, 4462, 4463, 4464, 4465, 4467, 4468, 4469, 4470, 4471, 4472, 4473, 4474, 4475, 4476, 4477, 4478, 4479, 4480, 4482, 4483, 4484, 4485, 4486, 4487, 4488, 4489, 4490, 4491, 4492, 4493, 4494, 4495, 4496, 4497, 4498, 4499, 4500, 4501, 4502, 4503, 4504, 4505, 4506, 4507, 4508, 4509, 4510, 4511, 4512, 4513, 4514, 4515, 4516, 4517, 4518, 4520, 4521, 4522, 4523, 4524, 4525, 4526, 4551, 4552, 4553, 4554, 4555, 4556, 4557, 4558, 4559, 4560, 4561, 4565, 4566, 4567, 4568, 4569, 4570, 4571, 4572, 4573, 4574, 4575, 4576, 4577, 4578, 4579, 4580, 4581, 4582, 4583, 4584, 4585, 4586, 4587, 4588, 4589, 4590, 4591, 4592, 4593, 4595, 4596, 4597, 4598, 4599, 4600, 4601, 4602, 4603, 4604, 4605, 4606, 4607, 4608, 4609, 4610, 4611, 4612, 4613, 4615, 4616, 4617, 4618, 4619, 4620, 4621, 4622, 4623, 4624, 4625, 4626, 4627, 4628, 4629, 4630, 4631, 4632, 4633, 4634, 4635, 4636, 4637, 4638, 4639, 4640, 4641, 4642, 4643, 4644, 4646, 4647, 4648, 4649, 4650, 4651, 4652, 4653, 4654, 4655, 4656, 4657, 4658, 4659, 4660, 4661, 4662, 4663, 4664, 4665, 4666, 4667, 4668, 4669, 4670, 4671, 4672, 4673, 4674, 4675, 4676, 4677, 4678, 4679, 4680, 4681, 4682, 4683, 4684, 4685, 4686, 4687, 4688, 4689, 4690, 4691, 4692, 4693, 4694, 4695, 4696, 4697, 4698, 4699, 4700, 4701, 4702, 4703, 4704, 4705, 4706, 4707, 4708, 4709, 4710, 4711, 4712, 4713, 4714, 4715, 4716, 4717, 4718, 4719, 4720, 4721, 4722, 4723, 4724, 4725, 4726, 4727, 4728, 4729, 4730, 4731, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4739, 4740, 4741, 4742, 4743, 4744, 4745, 4746, 4747, 4748, 4749, 4750, 4751, 4752, 4753, 4754, 4755, 4756, 4757, 4758, 4759, 4760, 4761, 4762, 4763, 4764, 4765, 4766, 4767, 4768, 4769, 4770, 4771, 4772, 4773, 4774, 4775, 4776, 4777, 4778, 4779, 4780, 4781, 4782, 4783, 4784, 4785, 4786, 4787, 4788, 4789, 4790, 4791, 4792, 4793, 4794, 4795, 4796, 4797, 4798, 4799, 4800, 4801, 4802, 4803, 4804, 4805, 4806, 4807, 4808, 4809, 4810, 4811, 4812, 4813, 4814, 4815, 4816, 4817, 4818, 4819, 4820, 4821, 4822, 4828, 4829, 4830, 4831, 4832, 4833, 4834, 4835, 4836, 4837, 4838, 4842, 4843, 4844, 4845, 4848, 4849, 4850, 4859, 4861, 4862, 4863, 4864, 4865, 4866, 4867, 4868, 4869, 4870, 4871, 4873, 4874, 4875, 4876, 4877, 4878, 4879, 4880, 4881, 4882, 4885, 4886, 4888, 4889, 4890, 4891, 4892, 4893, 4894, 4895, 4896, 4897, 4898, 4899, 4900, 4901, 4902, 4903, 4904, 4905, 4906, 4907, 4908, 4909, 4910, 4911, 4912, 4913, 4914, 4915, 4916, 4917, 4920, 4921, 4922, 4923, 4924, 4925, 4926, 4927, 4929, 4931, 4932, 4933, 4934, 4935, 4936, 4937, 4939, 4940, 4941, 4943, 4946, 4947, 4948, 4949, 4950, 4951, 4952, 4953, 4954, 4955, 4956, 4957, 4958, 4959, 4960, 4961, 4962, 4963, 4964, 4965, 4966, 4967, 4968, 4971, 4972, 4973, 4974, 4975, 4976, 4977, 4978, 4979, 4981, 4982, 4983, 4984, 4985, 4986, 4987, 4988, 4990, 4991, 4992, 4993, 4994, 4995, 4997, 4998, 4999, 5000, 5001, 5002, 5003, 5004, 5005, 5006, 5007, 5011, 5012, 5013, 5014, 5015, 5016, 5017, 5018, 5019, 5020, 5021, 5022, 5023, 5024, 5025, 5026, 5027, 5028, 5029, 5030, 5031, 5032, 5033, 5034, 5035, 5036, 5037, 5038, 5039, 5040, 5041, 5042, 5043, 5044, 5045, 5046, 5047, 5048, 5052, 5055, 5056, 5057, 5058, 5059, 5060, 5061, 5062, 5063, 5064, 5065, 5066, 5067, 5068, 5069, 5070, 5071, 5072, 5073, 5074, 5075, 5076, 5077, 5078, 5080, 5081, 5082, 5083, 5084, 5085, 5086, 5091, 5092, 5094, 5095, 5096, 5097, 5098, 5099, 5100, 5101, 5102, 5103, 5104, 5105, 5106, 5107, 5108, 5109, 5110, 5112, 5113, 5114, 5115, 5116, 5117, 5118, 5119, 5120, 5121, 5122, 5123, 5124, 5125, 5126, 5127, 5128, 5129, 5130, 5131, 5132, 5133, 5134, 5135, 5136, 5137, 5139, 5140, 5141, 5142, 5143, 5144, 5145, 5146, 5150, 5151, 5152, 5153, 5154, 5155, 5156, 5157, 5158, 5159, 5160, 5161, 5162, 5164, 5165, 5166, 5167, 5168, 5169, 5170, 5172, 5173, 5174, 5175, 5176, 5177, 5178, 5179, 5180, 5181, 5182, 5183, 5184, 5185, 5186, 5187, 5188, 5189, 5190, 5191, 5192, 5193, 5194, 5195, 5196, 5197, 5198, 5199, 5200, 5201, 5202, 5204, 5205, 5206, 5207, 5208, 5209, 5210, 5211, 5212, 5213, 5214, 5215, 5216, 5217, 5218, 5219, 5220, 5221, 5222, 5223, 5224, 5225, 5226, 5227, 5228, 5229, 5230, 5231, 5232, 5233, 5234, 5235, 5236, 5237, 5238, 5239, 5240, 5241, 5242, 5243, 5244, 5246, 5247, 5248, 5249, 5250, 5251, 5252, 5253, 5254, 5255, 5256, 5257, 5258, 5259, 5260, 5261, 5262, 5263, 5264, 5265, 5266, 5267, 5268, 5269, 5270, 5271, 5272, 5273, 5274, 5275, 5276, 5277, 5278, 5279, 5280, 5281, 5282, 5283, 5284, 5285, 5286, 5287, 5288, 5289, 5290, 5291, 5292, 5293, 5294, 5295, 5296, 5297, 5298, 5299, 5300, 5301, 5303, 5304, 5305, 5306, 5308, 5309, 5310, 5311, 5312, 5313, 5314, 5315, 5316, 5317, 5318, 5319, 5320, 5321, 5322, 5323, 5324, 5325, 5326, 5327, 5328, 5329, 5330, 5331, 5332, 5333, 5334, 5338, 5339, 5340, 5341, 5342, 5343, 5344, 5345, 5346, 5347, 5348, 5350, 5351, 5352, 5353, 5354, 5355, 5356, 5357, 5358, 5359, 5360, 5361, 5362, 5363, 5364, 5365, 5366, 5367, 5368, 5369, 5370, 5371, 5372, 5373, 5374, 5375, 5376, 5377, 5378, 5379, 5380, 5381, 5382, 5383, 5384, 5385, 5386, 5387, 5388, 5389, 5390, 5391, 5392, 5393, 5394, 5396, 5397, 5398, 5399, 5400, 5401, 5402, 5403, 5404, 5405, 5406, 5407, 5408, 5409, 5410, 5411, 5412, 5414, 5415, 5416, 5417, 5418, 5419, 5420, 5421, 5422, 5423, 5424, 5425, 5427, 5431, 5435, 5436, 5437, 5438, 5439, 5441, 5442, 5443, 5444, 5445, 5447, 5448, 5449, 5450, 5451, 5452, 5453, 5454, 5455, 5456, 5458, 5470, 5471, 5472, 5473, 5474, 5480, 5481, 5482, 5483, 5485, 5486, 5487, 5488, 5490, 5491, 5493, 5496, 5497, 5498, 5500, 5501, 5502, 5503, 5504, 5505, 5506, 5507, 5511, 5516, 5518, 5519, 5521, 5522, 5524, 5525, 5528, 5529, 5530, 5531, 5533, 5534, 5535, 5537, 5538, 5539, 5540, 5541, 5542, 5543, 5544, 5545, 5549, 5551, 5555, 5556, 5558, 5559, 5562, 5563, 5566, 5569, 5571, 5572, 5573, 5576, 5577, 5578, 5581, 5583, 5584, 5587, 5589, 5590, 5591, 5593, 5597, 5599, 5601, 5602, 5603, 5604, 5605, 5606, 5607, 5613, 5614, 5615, 5617, 5618, 5619, 5620, 5621, 5622, 5623, 5625, 5626, 5630, 5631, 5632, 5633, 5641, 5642, 5643, 5644, 5645, 5646, 5647, 5648, 5649, 5650, 5651, 5652, 5653, 5654, 5659, 5660, 5661, 5662, 5663, 5664, 5665, 5666, 5667, 5668, 5669, 5670, 5671, 5672, 5673, 5675, 5676, 5677, 5678, 5679, 5680, 5681, 5682, 5683, 5684, 5685, 5686, 5687, 5688, 5689, 5690, 5692, 5693, 5694, 5695, 5696, 5697, 5698, 5699, 5701, 5702, 5703, 5704, 5706, 5707, 5708, 5709, 5710, 5712, 5713, 5714, 5715, 5716, 5719, 5720, 5721, 5722, 5723, 5724, 5725, 5726, 5727, 5728, 5729, 5730, 5731, 5732, 5736, 5737, 5738, 5739, 5740, 5741, 5742, 5743, 5744, 5745, 5746, 5747, 5748, 5749, 5750, 5751, 5752, 5753, 5754, 5755, 5756, 5757, 5758, 5759, 5760, 5761, 5762, 5763, 5764, 5765, 5766, 5767, 5768, 5769, 5770, 5771, 5772, 5774, 5775, 5776, 5777, 5778, 5779, 5780, 5781, 5782, 5783, 5784, 5785, 5786, 5787, 5788, 5789, 5790, 5791, 5792, 5793, 5794, 5795, 5796, 5797, 5798, 5799, 5800, 5801, 5802, 5803, 5804, 5805, 5806, 5808, 5809, 5810, 5811, 5812, 5813, 5814, 5815, 5817, 5819, 5822, 5823, 5824, 5825, 5826, 5827, 5828, 5829, 5830, 5831, 5832, 5833, 5834, 5835, 5836, 5837, 5838, 5839, 5840, 5841, 5842, 5843, 5844, 5845, 5846, 5847, 5848, 5849, 5851, 5852, 5854, 5856, 5857, 5858, 5859, 5860, 5861, 5862, 5863, 5864, 5865, 5866, 5867, 5868, 5869, 5870, 5871, 5872, 5874, 5875, 5876, 5877, 5878, 5879, 5880, 5881, 5882, 5887, 5888, 5889, 5890, 5891, 5892, 5893, 5895, 5896, 5897, 5898, 5899, 5900, 5901, 5902, 5903, 5904, 5905, 5906, 5907, 5908, 5909, 5910, 5912, 5913, 5914, 5915, 5916, 5917, 5911, 5658, 1318, 1315, 5821, 5820, 5807, 3, 4, 11, 14, 16, 18, 20, 22, 24, 26, 28, 30, 34, 36, 40, 42, 44, 1455, 1418, 1402, 1288, 1270, 1190, 32, 5087, 5457, 5918, 5919, 5920, 5922, 5929)
AND EXISTS(SELECT 1 FROM `ps_category_product` cp
JOIN `ps_category_group` cg ON (cp.id_category = cg.id_category AND cg.`id_group` =1)
WHERE cp.`id_product` = p.`id_product`) LIMIT 1 |
20.566
ms
|
0 |
|
|
/classes/Product.php:3060
/src/Adapter/PricesDrop/PricesDropProductSearchProvider.php:51 (getPricesDrop)
/src/Adapter/PricesDrop/PricesDropProductSearchProvider.php:71 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1523 |
SELECT SQL_NO_CACHE COUNT(ps.`id_product`) AS nb
FROM `ps_product_sale` ps
LEFT JOIN `ps_product` p ON p.`id_product` = ps.`id_product`
LEFT JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE product_shop.`active` = 1 LIMIT 1 |
12.072
ms
|
2607 |
|
|
/classes/ProductSale.php:40
/src/Adapter/BestSales/BestSalesProductSearchProvider.php:64 (getNbSales)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1421 |
SELECT SQL_NO_CACHE COUNT(p.`id_product`) AS nb
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE product_shop.`active` = 1
AND DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-08-04 00:00:00", INTERVAL 20 DAY)) > 0
AND product_shop.`visibility` IN ("both", "catalog")
AND EXISTS(SELECT 1 FROM `ps_category_product` cp
JOIN `ps_category_group` cg ON (cp.id_category = cg.id_category AND cg.`id_group` =1)
WHERE cp.`id_product` = p.`id_product`) LIMIT 1 |
11.790
ms
|
71486588 |
|
|
/classes/Product.php:2784
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:53 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:75 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1522 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity,IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute,
pl.`description`, pl.`description_short`, pl.`link_rewrite`, pl.`meta_description`,
pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`,
m.`name` AS manufacturer_name, p.`id_manufacturer` as id_manufacturer,
image_shop.`id_image` id_image, il.`legend`,
ps.`quantity` AS sales, t.`rate`, pl.`meta_title`, pl.`meta_description`,
DATEDIFF(p.`date_add`, DATE_SUB("2026-08-04 00:00:00",
INTERVAL 20 DAY)) > 0 AS new FROM `ps_product_sale` ps
LEFT JOIN `ps_product` p ON ps.`id_product` = p.`id_product`
LEFT JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1) LEFT JOIN `ps_product_lang` pl
ON p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m ON (m.`id_manufacturer` = p.`id_manufacturer`)
LEFT JOIN `ps_tax_rule` tr ON (product_shop.`id_tax_rules_group` = tr.`id_tax_rules_group`)
AND tr.`id_country` = 21
AND tr.`id_state` = 0
LEFT JOIN `ps_tax` t ON (t.`id_tax` = tr.`id_tax`)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
WHERE product_shop.`active` = 1
AND product_shop.`visibility` != 'none' AND EXISTS(SELECT 1 FROM `ps_category_product` cp
JOIN `ps_category_group` cg ON (cp.id_category = cg.id_category AND cg.`id_group` =1)
WHERE cp.`id_product` = p.`id_product`)
ORDER BY `sale_nbr` desc
LIMIT 0, 10 |
10.094
ms
|
35283138 |
Yes
|
|
/classes/ProductSale.php:130
/src/Adapter/BestSales/BestSalesProductSearchProvider.php:54 (getBestSales)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1624 |
SELECT SQL_NO_CACHE `id_product`, `id_product_attribute`
FROM `ps_specific_price`
WHERE `id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 195) AND
`id_group` IN (0, 1) AND
`from_quantity` = 1 AND
`reduction` > 0
AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' <= `to`) |
7.258
ms
|
6596 |
|
|
/classes/SpecificPrice.php:662
/classes/Product.php:2875 (getProductIdByDate)
/classes/Product.php:3031 (_getProductIdByDate)
/src/Adapter/PricesDrop/PricesDropProductSearchProvider.php:51 (getPricesDrop)
/src/Adapter/PricesDrop/PricesDropProductSearchProvider.php:68 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1626 |
SELECT SQL_NO_CACHE `id_product`, `id_product_attribute`
FROM `ps_specific_price`
WHERE `id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 195) AND
`id_group` IN (0, 1) AND
`from_quantity` = 1 AND
`reduction` > 0
AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' <= `to`) |
6.730
ms
|
6596 |
|
|
/classes/SpecificPrice.php:662
/classes/Product.php:2875 (getProductIdByDate)
/classes/Product.php:3031 (_getProductIdByDate)
/src/Adapter/PricesDrop/PricesDropProductSearchProvider.php:51 (getPricesDrop)
/src/Adapter/PricesDrop/PricesDropProductSearchProvider.php:71 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 202 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 13 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
3.401
ms
|
735 |
|
|
/classes/Category.php:1001
/src/Adapter/Category/CategoryProductSearchProvider.php:75 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:99 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1770 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="actionObjectAddAfter" |
3.256
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 345 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 470) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
2.923
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 116 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name |
2.366
ms
|
0 |
|
|
/classes/Hook.php:1565
/classes/Hook.php:244 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:43 (getIdByName)
/classes/tax/TaxManagerFactory.php:22 (execHookTaxManagerFactory)
/classes/Product.php:3671 (getManager)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 201 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-08-04 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice, psales.`quantity` as sales
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `ps_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
LEFT JOIN `ps_product_sale` psales
ON psales.`id_product` = p.`id_product`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 13 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,8 |
2.108
ms
|
735 |
|
|
/classes/Category.php:1074
/src/Adapter/Category/CategoryProductSearchProvider.php:75 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:98 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 398 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-08-04 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice, psales.`quantity` as sales
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `ps_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
LEFT JOIN `ps_product_sale` psales
ON psales.`id_product` = p.`id_product`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 2 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY RAND() LIMIT 10 |
1.964
ms
|
15 |
Yes
|
|
/classes/Category.php:1074
/src/Adapter/Category/CategoryProductSearchProvider.php:63 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:98 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 18 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1)
INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
1.861
ms
|
504 |
Yes
|
Yes
|
/classes/Hook.php:1497
/classes/Hook.php:802 (getAllHookRegistrations)
/classes/Hook.php:945 (getHookModuleExecList)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/override/classes/Dispatcher.php:32 (__construct)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 117 |
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
1.815
ms
|
528 |
|
|
/classes/Hook.php:488
/classes/Hook.php:535 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:43 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:22 (execHookTaxManagerFactory)
/classes/Product.php:3671 (getManager)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 392 |
SELECT SQL_NO_CACHE *
FROM `ps_zslideshow` s
LEFT JOIN `ps_zslideshow_lang` sl ON s.`id_zslideshow` = sl.`id_zslideshow`
WHERE s.`id_shop` = 1
AND `id_lang` = 1
AND `active` = 1
GROUP BY s.`id_zslideshow`
ORDER BY s.`position` ASC |
1.663
ms
|
5 |
Yes
|
Yes
|
/modules/zoneslideshow/classes/ZSlideshow.php:115
/modules/zoneslideshow/zoneslideshow.php:1136 (getList)
/modules/zoneslideshow/zoneslideshow.php:1196 (preProcess)
/modules/zoneslideshow/zoneslideshow.php:1204 (hookDisplayHome)
/classes/Hook.php:1234 (hookDisplayTopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 105 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-08-04 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice, psales.`quantity` as sales
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `ps_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
LEFT JOIN `ps_product_sale` psales
ON psales.`id_product` = p.`id_product`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 47 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,8 |
1.658
ms
|
290 |
|
|
/classes/Category.php:1074
/src/Adapter/Category/CategoryProductSearchProvider.php:75 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:98 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 490 |
SELECT SQL_NO_CACHE p.*, product_shop.*, pl.*, image_shop.`id_image` id_image, il.`legend`, cl.`name` AS category_default, a.quantity AS pack_quantity, product_shop.`id_category_default`, a.id_product_pack, a.id_product_attribute_item
FROM `ps_pack` a
LEFT JOIN `ps_product` p ON p.id_product = a.id_product_item
LEFT JOIN `ps_product_lang` pl
ON p.id_product = pl.id_product
AND pl.`id_lang` = 1 AND pl.id_shop = 1
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl
ON product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1
WHERE product_shop.`id_shop` = 1
AND a.`id_product_pack` = 4853
GROUP BY a.`id_product_item`, a.`id_product_attribute_item` |
1.650
ms
|
47 |
|
Yes
|
/classes/Pack.php:367
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 106 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 47 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.591
ms
|
290 |
|
|
/classes/Category.php:1001
/src/Adapter/Category/CategoryProductSearchProvider.php:75 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:99 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1700 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 2 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND c.`level_depth` <= 5 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC |
1.571
ms
|
67 |
Yes
|
Yes
|
/classes/Category.php:795
/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:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_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/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1482 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (5916) |
1.557
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 2 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1.529
ms
|
879 |
|
|
/classes/Configuration.php:162
/classes/Configuration.php:210 (loadConfiguration)
/classes/Configuration.php:283 (get)
/classes/shop/Shop.php:379 (getMultiShopValues)
/config/config.inc.php:103 (initialize)
/index.php:20 (require_once)
|
| 346 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 470 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 470 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.436
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 288 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 31 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.282
ms
|
190 |
|
|
/classes/Category.php:1001
/src/Adapter/Category/CategoryProductSearchProvider.php:75 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:99 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1543 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 232
ORDER BY `position` |
1.236
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 101 |
SELECT SQL_NO_CACHE *
FROM `ps_zhomeblock` b
LEFT JOIN `ps_zhomeblock_lang` bl ON b.`id_zhomeblock` = bl.`id_zhomeblock`
WHERE b.`id_shop` = 1
AND `id_lang` = 1
AND `active` = 1
AND `hook` LIKE 'home_middle'
GROUP BY b.id_zhomeblock
ORDER BY b.`position` ASC |
1.205
ms
|
10 |
Yes
|
Yes
|
/modules/zonehomeblocks/classes/ZHomeBlock.php:135
/modules/zonehomeblocks/zonehomeblocks.php:1915 (getList)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 287 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-08-04 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice, psales.`quantity` as sales
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `ps_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
LEFT JOIN `ps_product_sale` psales
ON psales.`id_product` = p.`id_product`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 31 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,8 |
1.179
ms
|
190 |
|
|
/classes/Category.php:1074
/src/Adapter/Category/CategoryProductSearchProvider.php:75 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:98 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 140 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 136 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1.004
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 394 |
SELECT SQL_NO_CACHE *
FROM `ps_zhometab` b
LEFT JOIN `ps_zhometab_lang` bl ON b.`id_zhometab` = bl.`id_zhometab`
WHERE b.`id_zhomeblock` = 2
AND `id_lang` = 1
AND `active` = 1
GROUP BY b.`id_zhometab`
ORDER BY b.`position` ASC |
0.945
ms
|
3 |
Yes
|
Yes
|
/modules/zonehomeblocks/classes/ZHomeTab.php:130
/modules/zonehomeblocks/zonehomeblocks.php:1941 (getList)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 17 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1) |
0.939
ms
|
1228 |
|
|
/classes/Hook.php:1605
/classes/Hook.php:903 (getHookStatusByName)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/override/classes/Dispatcher.php:32 (__construct)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 393 |
SELECT SQL_NO_CACHE *
FROM `ps_zhomeblock` b
LEFT JOIN `ps_zhomeblock_lang` bl ON b.`id_zhomeblock` = bl.`id_zhomeblock`
WHERE b.`id_shop` = 1
AND `id_lang` = 1
AND `active` = 1
AND `hook` LIKE 'home_top'
GROUP BY b.id_zhomeblock
ORDER BY b.`position` ASC |
0.934
ms
|
10 |
Yes
|
Yes
|
/modules/zonehomeblocks/classes/ZHomeBlock.php:135
/modules/zonehomeblocks/zonehomeblocks.php:1915 (getList)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1116 |
SELECT SQL_NO_CACHE p.*, product_shop.*, pl.*, image_shop.`id_image` id_image, il.`legend`, cl.`name` AS category_default, a.quantity AS pack_quantity, product_shop.`id_category_default`, a.id_product_pack, a.id_product_attribute_item
FROM `ps_pack` a
LEFT JOIN `ps_product` p ON p.id_product = a.id_product_item
LEFT JOIN `ps_product_lang` pl
ON p.id_product = pl.id_product
AND pl.`id_lang` = 1 AND pl.id_shop = 1
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl
ON product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1
WHERE product_shop.`id_shop` = 1
AND a.`id_product_pack` = 4856
GROUP BY a.`id_product_item`, a.`id_product_attribute_item` |
0.839
ms
|
23 |
|
Yes
|
/classes/Pack.php:367
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1709 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "zonebrandlogo" LIMIT 1 |
0.786
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:287 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 280 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 50 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 50 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.713
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 137 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (136) |
0.703
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1042 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1322 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.683
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1527 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 233 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.683
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1524 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (233) |
0.682
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1422 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (5929) |
0.679
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 377 |
SELECT SQL_NO_CACHE r.*
FROM `ps_ets_geo_rule` r
LEFT JOIN `ps_ets_geo_country_rule` cr ON (r.`id_rule` = cr.`id_rule` AND cr.`id_country_rule` = 21)
WHERE r.`enabled` = 1 AND (cr.id_rule is NOT NULL) AND r.id_shop = 1
GROUP BY r.`id_rule`
ORDER BY r.`priority`, r.`id_rule` LIMIT 1 |
0.658
ms
|
1 |
Yes
|
Yes
|
/modules/ets_geolocation/classes/Geo_rules.php:109
/modules/ets_geolocation/ets_geolocation.php:1902 (getRulesByIdCountry)
/modules/ets_geolocation/ets_geolocation.php:1930 (showSwitchNav)
/classes/Hook.php:1234 (hookDisplayNav1)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:267 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 167 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (186) |
0.651
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1048 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1323 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.648
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 703 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1301) AND (b.`id_shop` = 1) LIMIT 1 |
0.647
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1282 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4527 LIMIT 1 |
0.646
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 20 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` |
0.641
ms
|
1228 |
|
|
/classes/Hook.php:1565
/classes/Hook.php:244 (getAllHookIds)
/classes/Hook.php:954 (getIdByName)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/override/classes/Dispatcher.php:32 (__construct)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 928 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1301 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.634
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1452 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (5919) |
0.633
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1597 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 249 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.627
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1284 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4527 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.624
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 160 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 158 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.620
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 982 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1310 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.617
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1455 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 5919 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.614
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 826 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 879 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.608
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1617 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 363 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.606
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1577 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 3688 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.604
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 472 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 712 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.600
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1290 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4530 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.595
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 246 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 44 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.594
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1537 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 232 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.594
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1547 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 5717 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.592
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1485 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 5916 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.590
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1356 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4541 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.588
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 347 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 470) AND (b.`id_shop` = 1) LIMIT 1 |
0.585
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 276 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 50 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.584
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 94 |
SELECT SQL_NO_CACHE *
FROM `ps_ets_seo_meta`
WHERE id_meta = 4 AND id_shop = 1 AND id_lang = 1 LIMIT 1 |
0.581
ms
|
1 |
|
|
/modules/ets_seo/classes/EtsSeoMeta.php:243
/modules/ets_seo/ets_seo.php:3383 (getSeoMeta)
/modules/ets_seo/ets_seo.php:3406 (getSeoMetaDataArray)
/modules/ets_seo/ets_seo.php:2497 (getSeoMetaData)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 190 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 588 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.581
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1718 |
INSERT INTO `ps_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0') |
0.580
ms
|
1 |
|
|
/classes/ObjectModel.php:524
/classes/ObjectModel.php:469 (add)
/classes/Guest.php:236 (save)
/modules/statsdata/statsdata.php:82 (setNewGuest)
/modules/statsdata/statsdata.php:73 (getScriptPlugins)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:534 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1380 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4545 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.579
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 256 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 46 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.577
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1462 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (5918) |
0.576
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1486 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5916) |
0.575
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1492 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (5915) |
0.574
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 206 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 32 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.574
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1628 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (1462) |
0.574
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1711 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 1)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC |
0.572
ms
|
1 |
Yes
|
|
/classes/Manufacturer.php:175
/modules/zonebrandlogo/zonebrandlogo.php:335 (getManufacturers)
/modules/zonebrandlogo/zonebrandlogo.php:391 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:287 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1722 |
INSERT INTO `ps_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('432071', '4', '3628718486', '', '1', '1', '2026-08-04 01:57:45') |
0.570
ms
|
1 |
|
|
/classes/ObjectModel.php:524
/classes/Connection.php:168 (add)
/classes/Connection.php:77 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:534 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 410 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (4867) |
0.569
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1495 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 5915 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.564
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1296 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4531 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.563
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1320 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4535 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.562
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1326 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4536 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.562
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1332 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4537 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.562
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1314 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4534 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.561
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1386 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4546 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.560
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1567 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 703 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.560
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1723 |
INSERT INTO `ps_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('422814', '', 'online.buddhistcc.com/', '', '2026-08-04 01:57:45') |
0.560
ms
|
1 |
|
|
/classes/ObjectModel.php:524
/classes/ConnectionsSource.php:86 (add)
/modules/statsdata/statsdata.php:119 (logHttpReferer)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:534 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1392 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4547 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.558
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1374 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4544 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.557
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 216 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 36 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.556
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1489 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5916 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5916 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.555
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1338 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4538 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.554
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1544 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (5717) |
0.553
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 423 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4208 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.552
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1416 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4854 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.552
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 292 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 209 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.551
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 114 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 34 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.549
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1534 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (232) |
0.549
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 273 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (50) |
0.549
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 243 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (44) |
0.547
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1429 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5929 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5929 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.547
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 236 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 42 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.546
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 266 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 48 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.546
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 994 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1312 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.546
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1368 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4543 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.544
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1706 |
SELECT SQL_NO_CACHE *
FROM `ps_zhomeblock` b
LEFT JOIN `ps_zhomeblock_lang` bl ON b.`id_zhomeblock` = bl.`id_zhomeblock`
WHERE b.`id_shop` = 1
AND `id_lang` = 1
AND `active` = 1
AND `hook` LIKE 'home_bottom'
GROUP BY b.id_zhomeblock
ORDER BY b.`position` ASC |
0.544
ms
|
10 |
Yes
|
Yes
|
/modules/zonehomeblocks/classes/ZHomeBlock.php:135
/modules/zonehomeblocks/zonehomeblocks.php:1915 (getList)
/modules/zonehomeblocks/zonehomeblocks.php:2014 (preProcess)
/classes/Hook.php:1234 (hookDisplayBottomColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:287 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 233 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (42) |
0.543
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1404 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4549 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.543
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1594 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (249) |
0.542
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 952 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1305 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.541
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 157 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (158) |
0.537
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 302 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 452 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.536
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1631 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1462 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.536
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 170 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 186 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.535
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1308 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4533 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.534
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1425 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 5929 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.534
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1512 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (5913) |
0.532
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1398 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4548 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.531
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 226 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 40 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.530
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1350 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4540 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.530
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1362 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4542 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.530
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1442 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (5920) |
0.529
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 187 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (588) |
0.526
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1302 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4532 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.526
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1410 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4550 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.525
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 339 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (470) |
0.520
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1531 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 233 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 233 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.520
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 180 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 587 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.519
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1614 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (363) |
0.518
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1502 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (5914) |
0.518
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 940 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1303 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.515
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1574 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (3688) |
0.513
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 413 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4867 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.511
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 283 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) AND (b.`id_shop` = 1) LIMIT 1 |
0.510
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1871 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1930 (getShowMoreLink)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1515 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 5913 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.510
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1584 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (1339) |
0.509
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 296 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 209 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 209 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.509
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 282 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 50
ORDER BY `position` |
0.507
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 342 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 470 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.507
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 910 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1298 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.501
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1604 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (1014) |
0.501
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 430 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (4871) |
0.499
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 440 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (5634) |
0.499
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1445 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 5920 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.499
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 134 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 79 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 79 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.498
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1006 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1314 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.498
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 352 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 471 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.498
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 403 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4312 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.497
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1564 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (703) |
0.497
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 373 |
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
0.495
ms
|
1 |
|
|
/classes/Cart.php:4360
/classes/Cart.php:4341 (hasProducts)
/classes/Cart.php:2223 (isVirtualCart)
/src/Adapter/Presenter/Cart/CartLazyArray.php:126 (getOrderTotal)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getTotals)
/src/Adapter/Presenter/AbstractLazyArray.php:104 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:61 (json_encode)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/44/b0/83/44b083b72b427338dc74ec89fdd86cc4148218ab_2.file.javascript.tpl.php:35 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0618c8_99587448)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/8b/db/2b/8bdb2bdc95231999a2e1eda424c2ee67972e0983_2.file.head.tpl.php:391 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/8b/db/2b/8bdb2bdc95231999a2e1eda424c2ee67972e0983_2.file.head.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef2e9e8_02538907)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:174 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:48 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 213 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (36) |
0.494
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 177 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (587) |
0.493
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 452 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4857 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.492
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1591 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1339 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1339 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.487
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1554 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (1338) |
0.486
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 874 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1292 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.485
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 263 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (48) |
0.484
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 469 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (712) |
0.484
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1459 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5919 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5919 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.484
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 332 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 467 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.483
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 362 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 472 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.483
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1084 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1332 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.482
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 916 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1299 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.479
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1561 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1338 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1338 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.479
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1472 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (5917) |
0.478
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1505 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 5914 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.478
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1024 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1319 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.477
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1108 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4856 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.477
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 329 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (467) |
0.474
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 223 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (40) |
0.472
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 322 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 464 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.471
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1105 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (4856) |
0.471
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1344 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4539 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.471
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 312 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 460 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.470
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 482 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4853 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.470
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 856 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1289 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.470
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 107 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (34) |
0.469
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1509 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5914 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5914 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.468
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 349 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (471) |
0.468
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1541 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 232 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 232 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.467
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 253 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (46) |
0.466
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 964 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1307 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.463
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1439 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5922 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5922 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.463
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 299 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (452) |
0.461
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 420 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (4208) |
0.459
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1691 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1613 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.459
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 449 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (4857) |
0.458
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 988 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1311 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.457
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1060 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1328 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.455
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1661 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 2635 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.455
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 174 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 186 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 186 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.455
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1557 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1338 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.455
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 946 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1304 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.454
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 240 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 42 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 42 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.453
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 844 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1287 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.450
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1469 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5918 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5918 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.450
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1519 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5913 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5913 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.450
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 270 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 48 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 48 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.449
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 970 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1308 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.449
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 127 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (79) |
0.448
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 459 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (4869) |
0.447
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1712 |
SELECT SQL_NO_CACHE p.*,pl.*,r.*,rl.name,a.* FROM `ps_ets_sc_shipping_rule` r
INNER JOIN `ps_ets_sc_action_rule` a ON (r.id_ets_sc_shipping_rule = a.id_ets_sc_shipping_rule)
INNER JOIN `ps_ets_sc_promote_rule` p ON (r.id_ets_sc_shipping_rule = p.id_ets_sc_shipping_rule AND (p.position_to_display LIKE "%displayFooterBefore%" OR p.position_to_display="all") )
LEFT JOIN `ps_ets_sc_promote_rule_lang` pl ON (p.id_ets_sc_promote_rule = pl.id_ets_sc_promote_rule AND pl.id_lang="1")
LEFT JOIN `ps_ets_sc_shipping_rule_lang` rl ON (r.id_ets_sc_shipping_rule=rl.id_ets_sc_shipping_rule AND rl.id_lang="1")
WHERE r.active=1 AND p.enabled=1 AND r.id_shop = "1" |
0.446
ms
|
1 |
|
|
/modules/ets_shippingcost/classes/ets_sc_shipping_rule.php:1588
/modules/ets_shippingcost/ets_shippingcost.php:736 (getPromoteDiscountRulesByPosition)
/modules/ets_shippingcost/ets_shippingcost.php:848 (displayPromoteDiscountRule)
/classes/Hook.php:1234 (hookDisplayFooterBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:47 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef6ad3d5_80958794)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:447 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 922 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1300 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.445
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1769 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="actionObjectAddBefore" |
0.445
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 230 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 40 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.444
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 417 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4867 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4867 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.443
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 309 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (460) |
0.442
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1432 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (5922) |
0.441
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1460 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5919) AND (b.`id_shop` = 1) LIMIT 1 |
0.441
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 184 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 587 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 587 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.441
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 832 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1285 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.440
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1499 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5915 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5915 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.440
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1012 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1315 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.439
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 359 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (472) |
0.438
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 976 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1309 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.438
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1551 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5717 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5717 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.437
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1641 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 3675 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.437
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 433 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4871 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.436
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1475 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 5917 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.436
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 374 |
SELECT SQL_NO_CACHE p.*,pl.*,r.*,rl.name,a.* FROM `ps_ets_sc_shipping_rule` r
INNER JOIN `ps_ets_sc_action_rule` a ON (r.id_ets_sc_shipping_rule = a.id_ets_sc_shipping_rule)
INNER JOIN `ps_ets_sc_promote_rule` p ON (r.id_ets_sc_shipping_rule = p.id_ets_sc_shipping_rule AND p.way_to_promote="display_highlight_bar" )
LEFT JOIN `ps_ets_sc_promote_rule_lang` pl ON (p.id_ets_sc_promote_rule = pl.id_ets_sc_promote_rule AND pl.id_lang="1")
LEFT JOIN `ps_ets_sc_shipping_rule_lang` rl ON (r.id_ets_sc_shipping_rule=rl.id_ets_sc_shipping_rule AND rl.id_lang="1")
WHERE r.active=1 AND p.enabled=1 AND r.id_shop = "1" |
0.436
ms
|
1 |
|
|
/modules/ets_shippingcost/classes/ets_sc_shipping_rule.php:1588
/modules/ets_shippingcost/ets_shippingcost.php:736 (getPromoteDiscountRulesByPosition)
/modules/ets_shippingcost/ets_shippingcost.php:790 (displayPromoteDiscountRule)
/classes/Hook.php:1234 (hookDisplayBanner)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:244 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:56 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1717 |
SELECT SQL_NO_CACHE p.*,pl.*,r.*,rl.name,a.* FROM `ps_ets_sc_shipping_rule` r
INNER JOIN `ps_ets_sc_action_rule` a ON (r.id_ets_sc_shipping_rule = a.id_ets_sc_shipping_rule)
INNER JOIN `ps_ets_sc_promote_rule` p ON (r.id_ets_sc_shipping_rule = p.id_ets_sc_shipping_rule AND (p.position_to_display LIKE "%displayFooterAfter%" OR p.position_to_display="all") )
LEFT JOIN `ps_ets_sc_promote_rule_lang` pl ON (p.id_ets_sc_promote_rule = pl.id_ets_sc_promote_rule AND pl.id_lang="1")
LEFT JOIN `ps_ets_sc_shipping_rule_lang` rl ON (r.id_ets_sc_shipping_rule=rl.id_ets_sc_shipping_rule AND rl.id_lang="1")
WHERE r.active=1 AND p.enabled=1 AND r.id_shop = "1" |
0.435
ms
|
1 |
|
|
/modules/ets_shippingcost/classes/ets_sc_shipping_rule.php:1588
/modules/ets_shippingcost/ets_shippingcost.php:736 (getPromoteDiscountRulesByPosition)
/modules/ets_shippingcost/ets_shippingcost.php:852 (displayPromoteDiscountRule)
/classes/Hook.php:1234 (hookDisplayFooterAfter)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:176 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:201 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef6ad3d5_80958794)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:447 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 203 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (32) |
0.434
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 289 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (209) |
0.434
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1705 |
SELECT SQL_NO_CACHE p.*,pl.*,r.*,rl.name,a.* FROM `ps_ets_sc_shipping_rule` r
INNER JOIN `ps_ets_sc_action_rule` a ON (r.id_ets_sc_shipping_rule = a.id_ets_sc_shipping_rule)
INNER JOIN `ps_ets_sc_promote_rule` p ON (r.id_ets_sc_shipping_rule = p.id_ets_sc_shipping_rule AND (p.position_to_display LIKE "%displayLeftColumn%" OR p.position_to_display="all") )
LEFT JOIN `ps_ets_sc_promote_rule_lang` pl ON (p.id_ets_sc_promote_rule = pl.id_ets_sc_promote_rule AND pl.id_lang="1")
LEFT JOIN `ps_ets_sc_shipping_rule_lang` rl ON (r.id_ets_sc_shipping_rule=rl.id_ets_sc_shipping_rule AND rl.id_lang="1")
WHERE r.active=1 AND p.enabled=1 AND r.id_shop = "1" |
0.433
ms
|
1 |
|
|
/modules/ets_shippingcost/classes/ets_sc_shipping_rule.php:1588
/modules/ets_shippingcost/ets_shippingcost.php:736 (getPromoteDiscountRulesByPosition)
/modules/ets_shippingcost/ets_shippingcost.php:798 (displayPromoteDiscountRule)
/classes/Hook.php:1234 (hookDisplayLeftColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_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/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 279 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 50) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.432
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 308 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 452
ORDER BY `position` |
0.432
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 868 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1291 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.432
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 260 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 46 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 46 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.431
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 850 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1288 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.431
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1607 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1014 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.430
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 91 |
SELECT SQL_NO_CACHE t.id_template, t.template_filters AS filters, t.additional_settings, tl.data AS lang
FROM ps_af_templates t
LEFT JOIN ps_af_templates_lang tl
ON tl.id_template = t.id_template AND tl.id_shop = t.id_shop AND tl.id_lang = 1
WHERE t.active = 1 AND t.template_controller = 'index'
AND t.id_shop = 1
ORDER BY t.id_template DESC LIMIT 1 |
0.429
ms
|
1 |
|
|
/modules/amazzingfilter/amazzingfilter.php:3712
/modules/amazzingfilter/amazzingfilter.php:3743 (getTemplateForCurrentPage)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 261 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 46) AND (b.`id_shop` = 1) LIMIT 1 |
0.429
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1510 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5914) AND (b.`id_shop` = 1) LIMIT 1 |
0.429
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1668 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (4618) |
0.429
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 479 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (4853) |
0.427
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 958 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1306 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.427
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1648 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (3461) |
0.426
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1730 |
UPDATE `ps_ets_superspeed_cache_page` SET `id_cache_page` = '18',`page` = 'index',`id_object` = '0',`id_product_attribute` = '0',`ip` = '216.73.217.150',`file_cache` = 'f38099f319d20a28dd8fe4bc859da65ba05a6d5eb25ca7663725211e2b9e8244',`request_uri` = '/',`id_shop` = '1',`id_lang` = '1',`id_currency` = '3',`id_country` = '21',`has_customer` = '0',`has_cart` = '0',`click` = '1',`file_size` = '323.13',`user_agent` = 'Desktop',`date_add` = '2026-08-04 01:57:45',`date_expired` = '2026-08-09 01:57:45' WHERE `id_cache_page` = 18 |
0.424
ms
|
1 |
|
|
/classes/ObjectModel.php:716
/modules/ets_superspeed/classes/cache.php:324 (update)
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 210 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 32 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 32 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.423
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1638 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (3675) |
0.422
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 462 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4869 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.421
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1658 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (2635) |
0.421
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1078 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1331 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.420
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1030 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1320 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.420
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 250 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 44 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 44 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.419
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 934 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1302 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.419
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1036 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1321 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.419
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 130 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 79 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.418
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 21 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.417
ms
|
86 |
|
|
/classes/module/Module.php:325
/modules/ps_checkout/ps_checkout.php:117 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1105 (getInstanceByName)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/override/classes/Dispatcher.php:32 (__construct)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 892 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1295 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.417
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 904 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1297 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.417
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1571 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 703 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 703 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.416
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1688 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (1613) |
0.416
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1000 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1313 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.416
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1729 |
INSERT INTO `ps_ets_superspeed_cache_page` (`page`, `id_object`, `id_product_attribute`, `ip`, `file_cache`, `request_uri`, `id_shop`, `id_lang`, `id_currency`, `id_country`, `has_customer`, `has_cart`, `click`, `file_size`, `user_agent`, `date_add`, `date_expired`) VALUES ('index', '0', '0', '216.73.217.150', 'f38099f319d20a28dd8fe4bc859da65ba05a6d5eb25ca7663725211e2b9e8244', '/', '1', '1', '3', '21', '0', '0', '1', '0', 'Desktop', '2026-08-04 01:57:45', '2026-08-09 01:57:45') |
0.415
ms
|
1 |
|
|
/classes/ObjectModel.php:524
/modules/ets_superspeed/classes/ets_superspeed_cache_page.php:88 (add)
/modules/ets_superspeed/classes/cache.php:319 (add)
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 98 |
SELECT SQL_NO_CACHE p.*,pl.*,r.*,rl.name,a.* FROM `ps_ets_sc_shipping_rule` r
INNER JOIN `ps_ets_sc_action_rule` a ON (r.id_ets_sc_shipping_rule = a.id_ets_sc_shipping_rule)
INNER JOIN `ps_ets_sc_promote_rule` p ON (r.id_ets_sc_shipping_rule = p.id_ets_sc_shipping_rule AND (p.position_to_display LIKE "%displayBeforeLeftColumn%" OR p.position_to_display="all") )
LEFT JOIN `ps_ets_sc_promote_rule_lang` pl ON (p.id_ets_sc_promote_rule = pl.id_ets_sc_promote_rule AND pl.id_lang="1")
LEFT JOIN `ps_ets_sc_shipping_rule_lang` rl ON (r.id_ets_sc_shipping_rule=rl.id_ets_sc_shipping_rule AND rl.id_lang="1")
WHERE r.active=1 AND p.enabled=1 AND r.id_shop = "1" |
0.414
ms
|
1 |
|
|
/modules/ets_shippingcost/classes/ets_sc_shipping_rule.php:1588
/modules/ets_shippingcost/ets_shippingcost.php:736 (getPromoteDiscountRulesByPosition)
/modules/ets_shippingcost/ets_shippingcost.php:802 (displayPromoteDiscountRule)
/classes/Hook.php:1234 (hookDisplayLeftColumnBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneTheme/d9/66/8c/d9668c398a4ee945446731316f189aaca67f7daa_2.file.render-js.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7d6672770_36561743)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:35 (fetch)
/modules/ets_shippingcost/ets_shippingcost.php:1150 (fetch)
/modules/ets_shippingcost/ets_shippingcost.php:778 (display)
/modules/ets_shippingcost/ets_shippingcost.php:774 (_header)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1581 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3688 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3688 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.414
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 898 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1296 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.414
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 164 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 158 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 158 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.412
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1678 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (1554) |
0.411
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 886 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1294 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.408
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 220 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 36 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 36 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.407
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 319 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (464) |
0.407
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 400 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (4312) |
0.407
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 838 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1286 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.406
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1072 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1330 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.405
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1435 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 5922 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.405
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 336 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 467 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 467 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.402
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1102 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4852 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.402
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1465 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 5918 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.400
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1479 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5917 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5917 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.399
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 755 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1314) AND (b.`id_shop` = 1) LIMIT 1 |
0.398
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 194 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 588 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 588 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.398
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1090 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1333 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.398
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1735 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="actionFrontControllerSetMedia" |
0.398
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 375 |
SELECT SQL_NO_CACHE p.*,pl.*,r.*,rl.name,a.* FROM `ps_ets_sc_shipping_rule` r
INNER JOIN `ps_ets_sc_action_rule` a ON (r.id_ets_sc_shipping_rule = a.id_ets_sc_shipping_rule)
INNER JOIN `ps_ets_sc_promote_rule` p ON (r.id_ets_sc_shipping_rule = p.id_ets_sc_shipping_rule AND p.way_to_promote="display_popup" )
LEFT JOIN `ps_ets_sc_promote_rule_lang` pl ON (p.id_ets_sc_promote_rule = pl.id_ets_sc_promote_rule AND pl.id_lang="1")
LEFT JOIN `ps_ets_sc_shipping_rule_lang` rl ON (r.id_ets_sc_shipping_rule=rl.id_ets_sc_shipping_rule AND rl.id_lang="1")
WHERE r.active=1 AND p.enabled=1 AND r.id_shop = "1" |
0.397
ms
|
1 |
|
|
/modules/ets_shippingcost/classes/ets_sc_shipping_rule.php:1588
/modules/ets_shippingcost/ets_shippingcost.php:736 (getPromoteDiscountRulesByPosition)
/modules/ets_shippingcost/ets_shippingcost.php:790 (displayPromoteDiscountRule)
/classes/Hook.php:1234 (hookDisplayBanner)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:244 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:56 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 372 |
SELECT SQL_NO_CACHE p.*,pl.*,r.*,rl.name,a.* FROM `ps_ets_sc_shipping_rule` r
INNER JOIN `ps_ets_sc_action_rule` a ON (r.id_ets_sc_shipping_rule = a.id_ets_sc_shipping_rule)
INNER JOIN `ps_ets_sc_promote_rule` p ON (r.id_ets_sc_shipping_rule = p.id_ets_sc_shipping_rule AND (p.position_to_display LIKE "%displayHome%" OR p.position_to_display="all") )
LEFT JOIN `ps_ets_sc_promote_rule_lang` pl ON (p.id_ets_sc_promote_rule = pl.id_ets_sc_promote_rule AND pl.id_lang="1")
LEFT JOIN `ps_ets_sc_shipping_rule_lang` rl ON (r.id_ets_sc_shipping_rule=rl.id_ets_sc_shipping_rule AND rl.id_lang="1")
WHERE r.active=1 AND p.enabled=1 AND r.id_shop = "1" |
0.396
ms
|
1 |
|
|
/modules/ets_shippingcost/classes/ets_sc_shipping_rule.php:1588
/modules/ets_shippingcost/ets_shippingcost.php:736 (getPromoteDiscountRulesByPosition)
/modules/ets_shippingcost/ets_shippingcost.php:794 (displayPromoteDiscountRule)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 880 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1293 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.396
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1431 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5929
ORDER BY `position` |
0.396
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 476 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 712 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 712 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.395
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 144 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 136 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 136 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.394
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 231 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40) AND (b.`id_shop` = 1) LIMIT 1 |
0.394
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 306 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 452 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 452 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.393
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 251 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 44) AND (b.`id_shop` = 1) LIMIT 1 |
0.392
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1587 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1339 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.392
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 450 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4857 LIMIT 1 |
0.392
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1490 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5916) AND (b.`id_shop` = 1) LIMIT 1 |
0.392
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 862 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1290 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.391
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1671 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 4618 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.390
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1018 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1318 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.389
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1054 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1324 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.389
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1601 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 249 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 249 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.389
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 150 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 149 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.387
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1096 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1334 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.387
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1741 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayLeftColumnBefore" |
0.387
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1542 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 232) AND (b.`id_shop` = 1) LIMIT 1 |
0.386
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1764 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayFooterRight" |
0.386
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 298 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 209
ORDER BY `position` |
0.384
ms
|
5 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 466 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4869 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4869 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.384
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1430 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5929) AND (b.`id_shop` = 1) LIMIT 1 |
0.384
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 632 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4853) AND (b.`id_shop` = 1) LIMIT 1 |
0.382
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 221 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 36) AND (b.`id_shop` = 1) LIMIT 1 |
0.381
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1066 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1329 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.380
ms
|
3 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 271 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 48) AND (b.`id_shop` = 1) LIMIT 1 |
0.379
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 277 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 50) |
0.378
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 23 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.378
ms
|
51 |
Yes
|
|
/classes/Dispatcher.php:623
/classes/Dispatcher.php:233 (loadRoutes)
/override/classes/Dispatcher.php:32 (__construct)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 211 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 32) AND (b.`id_shop` = 1) LIMIT 1 |
0.375
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1470 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5918) AND (b.`id_shop` = 1) LIMIT 1 |
0.375
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1681 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 1554 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.375
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1695 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1613 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1613 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.374
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1635 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1462 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1462 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.374
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 427 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4208 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4208 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.373
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1552 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5717) AND (b.`id_shop` = 1) LIMIT 1 |
0.373
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'online.buddhistcc.com' OR su.domain_ssl = 'online.buddhistcc.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.370
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1372
/classes/shop/Shop.php:336 (findShopByHost)
/config/config.inc.php:103 (initialize)
/index.php:20 (require_once)
|
| 1115 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4856 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4856 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.370
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Pack.php:332 (getProductQuantity)
/classes/Product.php:4113 (getQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1480 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5917) AND (b.`id_shop` = 1) LIMIT 1 |
0.370
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 376 |
SELECT SQL_NO_CACHE p.*,pl.*,r.*,rl.name,a.* FROM `ps_ets_sc_shipping_rule` r
INNER JOIN `ps_ets_sc_action_rule` a ON (r.id_ets_sc_shipping_rule = a.id_ets_sc_shipping_rule)
INNER JOIN `ps_ets_sc_promote_rule` p ON (r.id_ets_sc_shipping_rule = p.id_ets_sc_shipping_rule AND (p.position_to_display LIKE "%displayNav1%" OR p.position_to_display="all") )
LEFT JOIN `ps_ets_sc_promote_rule_lang` pl ON (p.id_ets_sc_promote_rule = pl.id_ets_sc_promote_rule AND pl.id_lang="1")
LEFT JOIN `ps_ets_sc_shipping_rule_lang` rl ON (r.id_ets_sc_shipping_rule=rl.id_ets_sc_shipping_rule AND rl.id_lang="1")
WHERE r.active=1 AND p.enabled=1 AND r.id_shop = "1" |
0.368
ms
|
1 |
|
|
/modules/ets_shippingcost/classes/ets_sc_shipping_rule.php:1588
/modules/ets_shippingcost/ets_shippingcost.php:736 (getPromoteDiscountRulesByPosition)
/modules/ets_shippingcost/ets_shippingcost.php:844 (displayPromoteDiscountRule)
/classes/Hook.php:1234 (hookDisplayNav1)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:267 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 241 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 42) AND (b.`id_shop` = 1) LIMIT 1 |
0.367
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 723 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1306) AND (b.`id_shop` = 1) LIMIT 1 |
0.366
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1621 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 363 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 363 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.366
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1685 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1554 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1554 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.366
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 99 |
SELECT SQL_NO_CACHE p.*,pl.*,r.*,rl.name,a.* FROM `ps_ets_sc_shipping_rule` r
INNER JOIN `ps_ets_sc_action_rule` a ON (r.id_ets_sc_shipping_rule = a.id_ets_sc_shipping_rule)
INNER JOIN `ps_ets_sc_promote_rule` p ON (r.id_ets_sc_shipping_rule = p.id_ets_sc_shipping_rule AND (p.position_to_display LIKE "%displayBeforeRightColumn%" OR p.position_to_display="all") )
LEFT JOIN `ps_ets_sc_promote_rule_lang` pl ON (p.id_ets_sc_promote_rule = pl.id_ets_sc_promote_rule AND pl.id_lang="1")
LEFT JOIN `ps_ets_sc_shipping_rule_lang` rl ON (r.id_ets_sc_shipping_rule=rl.id_ets_sc_shipping_rule AND rl.id_lang="1")
WHERE r.active=1 AND p.enabled=1 AND r.id_shop = "1" |
0.365
ms
|
1 |
|
|
/modules/ets_shippingcost/classes/ets_sc_shipping_rule.php:1588
/modules/ets_shippingcost/ets_shippingcost.php:736 (getPromoteDiscountRulesByPosition)
/modules/ets_shippingcost/ets_shippingcost.php:806 (displayPromoteDiscountRule)
/classes/Hook.php:1234 (hookDisplayRightColumnBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneTheme/d9/66/8c/d9668c398a4ee945446731316f189aaca67f7daa_2.file.render-js.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7d6672770_36561743)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:35 (fetch)
/modules/ets_shippingcost/ets_shippingcost.php:1150 (fetch)
/modules/ets_shippingcost/ets_shippingcost.php:778 (display)
/modules/ets_shippingcost/ets_shippingcost.php:774 (_header)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 356 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 471 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 471 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.365
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 407 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4312 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4312 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.365
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 715 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1304) AND (b.`id_shop` = 1) LIMIT 1 |
0.365
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 771 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1320) AND (b.`id_shop` = 1) LIMIT 1 |
0.365
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1245 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4543) AND (b.`id_shop` = 1) LIMIT 1 |
0.364
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1645 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3675 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3675 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.364
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 929 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1301) |
0.363
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1257 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4546) AND (b.`id_shop` = 1) LIMIT 1 |
0.363
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1449 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5920 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5920 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.363
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1520 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5913) AND (b.`id_shop` = 1) LIMIT 1 |
0.363
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 775 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1321) AND (b.`id_shop` = 1) LIMIT 1 |
0.363
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 147 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (149) |
0.362
ms
|
1 |
|
|
/classes/ProductAssembler.php:50
/classes/ProductAssembler.php:169 (addMissingProductFields)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1602 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 249) AND (b.`id_shop` = 1) LIMIT 1 |
0.362
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 727 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1307) AND (b.`id_shop` = 1) LIMIT 1 |
0.361
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1655 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3461 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3461 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.361
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 122 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 34 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 34 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.360
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 799 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1330) AND (b.`id_shop` = 1) LIMIT 1 |
0.360
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1533 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 233
ORDER BY `position` |
0.360
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 316 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 460 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 460 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.357
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1772 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="actionObjectUpdateBefore" |
0.357
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 679 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1295) AND (b.`id_shop` = 1) LIMIT 1 |
0.356
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 165 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 158) AND (b.`id_shop` = 1) LIMIT 1 |
0.355
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 281 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 50) AND (b.`id_shop` = 1) LIMIT 1 |
0.355
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1582 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3688) AND (b.`id_shop` = 1) LIMIT 1 |
0.354
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1500 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5915) AND (b.`id_shop` = 1) LIMIT 1 |
0.353
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 135 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 79) AND (b.`id_shop` = 1) LIMIT 1 |
0.351
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1318 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4535 LIMIT 1 |
0.351
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 731 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1308) AND (b.`id_shop` = 1) LIMIT 1 |
0.350
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1665 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2635 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2635 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.350
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1532 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 233) AND (b.`id_shop` = 1) LIMIT 1 |
0.349
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1651 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 3, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 3461 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-08-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-08-04 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.349
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 326 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 464 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 464 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.348
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1675 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4618 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4618 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.348
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1611 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1014 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1014 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.347
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 32 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.347
ms
|
86 |
|
|
/classes/module/Module.php:325
/modules/ets_superspeed/ets_superspeed.php:125 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/ets_superspeed/ets_superspeed.php:1737 (getInstanceByName)
/override/classes/Dispatcher.php:310 (displayContentCache)
/index.php:66 (dispatch)
|
| 445 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5634 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5634 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.346
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 779 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1322) AND (b.`id_shop` = 1) LIMIT 1 |
0.346
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 437 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4871 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4871 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.345
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 675 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1294) AND (b.`id_shop` = 1) LIMIT 1 |
0.345
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 795 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1329) AND (b.`id_shop` = 1) LIMIT 1 |
0.345
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 787 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1324) AND (b.`id_shop` = 1) LIMIT 1 |
0.344
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1572 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 703) AND (b.`id_shop` = 1) LIMIT 1 |
0.344
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 751 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1313) AND (b.`id_shop` = 1) LIMIT 1 |
0.342
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1593 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1339
ORDER BY `position` |
0.342
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 285 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 31 AND `id_shop` = 1 |
0.342
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1808 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 446 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5634) AND (b.`id_shop` = 1) LIMIT 1 |
0.342
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 175 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 186) AND (b.`id_shop` = 1) LIMIT 1 |
0.341
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 40 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.340
ms
|
86 |
|
|
/classes/module/Module.php:325
/modules/ets_geolocation/ets_geolocation.php:102 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1105 (getInstanceByName)
/classes/Dispatcher.php:465 (exec)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 767 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1319) AND (b.`id_shop` = 1) LIMIT 1 |
0.340
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1450 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5920) AND (b.`id_shop` = 1) LIMIT 1 |
0.340
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 176 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 186
ORDER BY `position` |
0.337
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 807 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1332) AND (b.`id_shop` = 1) LIMIT 1 |
0.336
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 711 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1303) AND (b.`id_shop` = 1) LIMIT 1 |
0.336
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 185 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 587) AND (b.`id_shop` = 1) LIMIT 1 |
0.335
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1562 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1338) AND (b.`id_shop` = 1) LIMIT 1 |
0.335
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 811 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1333) AND (b.`id_shop` = 1) LIMIT 1 |
0.334
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1491 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5916
ORDER BY `position` |
0.334
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 456 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4857 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4857 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.334
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 643 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1286) AND (b.`id_shop` = 1) LIMIT 1 |
0.333
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1521 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5913
ORDER BY `position` |
0.333
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1440 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5922) AND (b.`id_shop` = 1) LIMIT 1 |
0.333
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 367 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 472) AND (b.`id_shop` = 1) LIMIT 1 |
0.332
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 366 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 472 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 472 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.332
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 232 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 40
ORDER BY `position` |
0.331
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1265 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4548) AND (b.`id_shop` = 1) LIMIT 1 |
0.330
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 489 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4853 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4853 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.330
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Pack.php:332 (getProductQuantity)
/classes/Product.php:4113 (getQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1186 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4856) AND (b.`id_shop` = 1) LIMIT 1 |
0.329
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 195 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 588) AND (b.`id_shop` = 1) LIMIT 1 |
0.328
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 707 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1302) AND (b.`id_shop` = 1) LIMIT 1 |
0.327
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1273 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4550) AND (b.`id_shop` = 1) LIMIT 1 |
0.327
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 242 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 42
ORDER BY `position` |
0.327
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 735 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1309) AND (b.`id_shop` = 1) LIMIT 1 |
0.327
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 651 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1288) AND (b.`id_shop` = 1) LIMIT 1 |
0.326
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 639 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1285) AND (b.`id_shop` = 1) LIMIT 1 |
0.325
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 317 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 460) AND (b.`id_shop` = 1) LIMIT 1 |
0.325
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1622 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 363) AND (b.`id_shop` = 1) LIMIT 1 |
0.325
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 438 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4871) AND (b.`id_shop` = 1) LIMIT 1 |
0.324
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 136 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 79
ORDER BY `position` |
0.323
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 663 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1291) AND (b.`id_shop` = 1) LIMIT 1 |
0.323
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 671 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1293) AND (b.`id_shop` = 1) LIMIT 1 |
0.322
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 819 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4852) AND (b.`id_shop` = 1) LIMIT 1 |
0.322
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 667 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1292) AND (b.`id_shop` = 1) LIMIT 1 |
0.321
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 699 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1300) AND (b.`id_shop` = 1) LIMIT 1 |
0.321
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1676 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4618) AND (b.`id_shop` = 1) LIMIT 1 |
0.321
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 294 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 209 AND `id_group` = 1 LIMIT 1 |
0.320
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 337 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 467) AND (b.`id_shop` = 1) LIMIT 1 |
0.319
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1456 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5919) |
0.319
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1745 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayProductCommentsListHeaderBefore" |
0.319
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 428 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4208) AND (b.`id_shop` = 1) LIMIT 1 |
0.318
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1233 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4540) AND (b.`id_shop` = 1) LIMIT 1 |
0.318
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1612 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1014) AND (b.`id_shop` = 1) LIMIT 1 |
0.318
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 635 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 879) AND (b.`id_shop` = 1) LIMIT 1 |
0.317
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1755 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayNav1" |
0.317
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 647 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1287) AND (b.`id_shop` = 1) LIMIT 1 |
0.317
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1686 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1554) AND (b.`id_shop` = 1) LIMIT 1 |
0.317
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 739 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1310) AND (b.`id_shop` = 1) LIMIT 1 |
0.316
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 655 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1289) AND (b.`id_shop` = 1) LIMIT 1 |
0.316
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1 |
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name |
0.315
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:696
/classes/shop/Shop.php:755 (cacheShops)
/classes/Configuration.php:280 (getShops)
/classes/shop/Shop.php:379 (getMultiShopValues)
/config/config.inc.php:103 (initialize)
/index.php:20 (require_once)
|
| 783 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1323) AND (b.`id_shop` = 1) LIMIT 1 |
0.315
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 348 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 470
ORDER BY `position` |
0.314
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 759 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1315) AND (b.`id_shop` = 1) LIMIT 1 |
0.313
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1031 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1320) |
0.313
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1261 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4547) AND (b.`id_shop` = 1) LIMIT 1 |
0.313
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 659 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1290) AND (b.`id_shop` = 1) LIMIT 1 |
0.313
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1269 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4549) AND (b.`id_shop` = 1) LIMIT 1 |
0.311
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 357 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 471) AND (b.`id_shop` = 1) LIMIT 1 |
0.311
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 687 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1297) AND (b.`id_shop` = 1) LIMIT 1 |
0.311
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1553 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5717
ORDER BY `position` |
0.310
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 267 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 48) |
0.309
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 272 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 48
ORDER BY `position` |
0.309
ms
|
4 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 719 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1305) AND (b.`id_shop` = 1) LIMIT 1 |
0.308
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1511 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5914
ORDER BY `position` |
0.306
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1461 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5919
ORDER BY `position` |
0.305
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 300 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 452 LIMIT 1 |
0.305
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 747 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1312) AND (b.`id_shop` = 1) LIMIT 1 |
0.305
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1501 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5915
ORDER BY `position` |
0.305
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 418 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4867) AND (b.`id_shop` = 1) LIMIT 1 |
0.304
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 803 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1331) AND (b.`id_shop` = 1) LIMIT 1 |
0.304
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 815 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1334) AND (b.`id_shop` = 1) LIMIT 1 |
0.304
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 327 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 464) AND (b.`id_shop` = 1) LIMIT 1 |
0.303
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 457 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4857) AND (b.`id_shop` = 1) LIMIT 1 |
0.303
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 695 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1299) AND (b.`id_shop` = 1) LIMIT 1 |
0.301
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 763 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1318) AND (b.`id_shop` = 1) LIMIT 1 |
0.301
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1563 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1338
ORDER BY `position` |
0.301
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1636 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1462) AND (b.`id_shop` = 1) LIMIT 1 |
0.301
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 13 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.299
ms
|
86 |
|
|
/classes/module/Module.php:325
/modules/ets_seo/ets_seo.php:132 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/override/classes/Dispatcher.php:22 (getInstanceByName)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 154 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 149 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 149 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.299
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 295 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 209) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.299
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 743 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1311) AND (b.`id_shop` = 1) LIMIT 1 |
0.298
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 307 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 452) AND (b.`id_shop` = 1) LIMIT 1 |
0.297
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 399 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 2 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.297
ms
|
15 |
|
|
/classes/Category.php:1001
/src/Adapter/Category/CategoryProductSearchProvider.php:63 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:99 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 467 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4869) AND (b.`id_shop` = 1) LIMIT 1 |
0.297
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1731 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="moduleRoutes" |
0.296
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 408 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4312) AND (b.`id_shop` = 1) LIMIT 1 |
0.296
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1241 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4542) AND (b.`id_shop` = 1) LIMIT 1 |
0.296
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 791 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1328) AND (b.`id_shop` = 1) LIMIT 1 |
0.295
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 477 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 712) AND (b.`id_shop` = 1) LIMIT 1 |
0.295
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 297 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 209) AND (b.`id_shop` = 1) LIMIT 1 |
0.294
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 683 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1296) AND (b.`id_shop` = 1) LIMIT 1 |
0.294
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 691 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1298) AND (b.`id_shop` = 1) LIMIT 1 |
0.294
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1583 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3688
ORDER BY `position` |
0.294
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1506 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5914) |
0.293
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 123 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 34) AND (b.`id_shop` = 1) LIMIT 1 |
0.291
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1237 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4541) AND (b.`id_shop` = 1) LIMIT 1 |
0.291
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1253 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4545) AND (b.`id_shop` = 1) LIMIT 1 |
0.290
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1656 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3461) AND (b.`id_shop` = 1) LIMIT 1 |
0.290
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1221 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4537) AND (b.`id_shop` = 1) LIMIT 1 |
0.289
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1713 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_socialfollow" LIMIT 1 |
0.289
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:87 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:150 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef6ad3d5_80958794)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:447 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1759 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayTopColumn" |
0.288
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1573 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 703
ORDER BY `position` |
0.287
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 262 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 46
ORDER BY `position` |
0.286
ms
|
4 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1249 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4544) AND (b.`id_shop` = 1) LIMIT 1 |
0.286
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 196 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 588
ORDER BY `position` |
0.285
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1229 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4539) AND (b.`id_shop` = 1) LIMIT 1 |
0.285
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1225 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4538) AND (b.`id_shop` = 1) LIMIT 1 |
0.285
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1592 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1339) AND (b.`id_shop` = 1) LIMIT 1 |
0.285
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 222 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 36
ORDER BY `position` |
0.284
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 429 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4208
ORDER BY `position` |
0.284
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1189 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4527) AND (b.`id_shop` = 1) LIMIT 1 |
0.284
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1277 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4854) AND (b.`id_shop` = 1) LIMIT 1 |
0.284
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 171 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 186) |
0.283
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 186 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 587
ORDER BY `position` |
0.283
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1734 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="actionFrontControllerInitAfter" |
0.283
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1742 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayRightColumnBefore" |
0.283
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 633 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4853
ORDER BY `position` |
0.282
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1471 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5918
ORDER BY `position` |
0.282
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1548 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5717) |
0.281
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1603 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 249
ORDER BY `position` |
0.281
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 166 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 158
ORDER BY `position` |
0.280
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 409 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4312
ORDER BY `position` |
0.279
ms
|
7 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1696 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1613) AND (b.`id_shop` = 1) LIMIT 1 |
0.279
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1738 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayHeader" |
0.279
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1753 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displaySidebarNavigation" |
0.279
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1201 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4532) AND (b.`id_shop` = 1) LIMIT 1 |
0.278
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1217 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4536) AND (b.`id_shop` = 1) LIMIT 1 |
0.278
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1752 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayAfterBodyOpeningTag" |
0.278
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 25 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "module-ets_seo-rss"
OR m.page = "moduleets_seorss"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.277
ms
|
2 |
|
|
/classes/Meta.php:161
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:767 (getMetaByPage)
/override/classes/Dispatcher.php:33 (mergeRssRoute)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 212 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 32
ORDER BY `position` |
0.277
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 252 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 44
ORDER BY `position` |
0.277
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1193 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4530) AND (b.`id_shop` = 1) LIMIT 1 |
0.277
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1771 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="actionOutputHTMLBefore" |
0.277
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1405 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4549) |
0.276
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 468 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4869
ORDER BY `position` |
0.276
ms
|
4 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1756 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayNav2" |
0.275
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 983 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1310) |
0.274
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 286 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 31 AND ctg.`id_group` = 1 LIMIT 1 |
0.274
ms
|
1 |
|
|
/classes/Category.php:1754
/classes/Category.php:983 (checkAccess)
/src/Adapter/Category/CategoryProductSearchProvider.php:75 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:98 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1733 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="actionDispatcher" |
0.274
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1197 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4531) AND (b.`id_shop` = 1) LIMIT 1 |
0.273
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1285 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4527) |
0.273
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1732 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="actionDispatcherBefore" |
0.273
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 304 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 452 AND `id_group` = 1 LIMIT 1 |
0.272
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 382 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` c
INNER JOIN ps_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC |
0.272
ms
|
3 |
Yes
|
|
/classes/Currency.php:667
/classes/Currency.php:649 (findAll)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:271 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1205 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4533) AND (b.`id_shop` = 1) LIMIT 1 |
0.272
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1646 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3675) AND (b.`id_shop` = 1) LIMIT 1 |
0.272
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1209 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4534) AND (b.`id_shop` = 1) LIMIT 1 |
0.272
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 338 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 467
ORDER BY `position` |
0.271
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1309 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4533) |
0.270
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 959 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1306) |
0.270
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1339 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4538) |
0.270
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1369 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4543) |
0.270
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1747 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayCartGridBodyBefore2" |
0.270
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 419 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4867
ORDER BY `position` |
0.268
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 833 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1285) |
0.268
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1763 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayFooterLeft" |
0.268
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 995 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1312) |
0.267
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1637 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1462
ORDER BY `position` |
0.266
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1666 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2635) AND (b.`id_shop` = 1) LIMIT 1 |
0.266
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 156 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 149
ORDER BY `position` |
0.265
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 197 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 47) AND (b.`id_shop` = 1) LIMIT 1 |
0.265
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1871 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1930 (getShowMoreLink)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1213 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4535) AND (b.`id_shop` = 1) LIMIT 1 |
0.264
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:172 (__construct)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1538 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 232) |
0.264
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1749 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayHome" |
0.264
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 247 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 44) |
0.263
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 125 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 34
ORDER BY `position` |
0.262
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 358 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 471
ORDER BY `position` |
0.262
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1441 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5922
ORDER BY `position` |
0.261
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1737 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="actionBuildFrontEndObject" |
0.261
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1765 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayFooter" |
0.261
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 146 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 136
ORDER BY `position` |
0.260
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 463 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4869) |
0.260
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1727 |
SELECT SQL_NO_CACHE id_cache_page FROM `ps_ets_superspeed_cache_page`
WHERE page="index"
AND id_lang="1"
AND id_country = "21"
AND id_currency = "3"
AND id_shop="1"
AND user_agent="Desktop"
AND date_add > "2026-08-04 01:42:45" AND has_customer=0 AND has_cart=0 LIMIT 1 |
0.259
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:235
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 284 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 31) LIMIT 1 |
0.259
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1808 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1417 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4854) |
0.259
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 87 |
SELECT SQL_NO_CACHE `id_configuration`
FROM `ps_configuration`
WHERE name = 'PS_ACCOUNTS_SHOP_STATUS'
AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 |
0.258
ms
|
1 |
|
|
/classes/Configuration.php:115
/classes/Configuration.php:98 (getIdByNameFromGivenContext)
/modules/ps_accounts/src/Adapter/Configuration.php:230 (getIdByName)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:240 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:111 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:103 (getShopUuid)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:68 (getShopUuidV4)
/var/cache/dev/Ps_facebookFrontContainer.php:267 (__construct)
/vendor/symfony/dependency-injection/Container.php:231 (getErrorHandlerService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:145 (getService)
/modules/ps_facebook/ps_facebook.php:310 (getService)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 161 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 158) |
0.258
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 227 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 40) |
0.258
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 439 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4871
ORDER BY `position` |
0.258
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 458 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4857
ORDER BY `position` |
0.258
ms
|
5 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 395 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) LIMIT 1 |
0.257
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1774 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 485 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4853) LIMIT 1 |
0.257
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:268 (__construct)
/classes/Product.php:4113 (getQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 823 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 879 LIMIT 1 |
0.257
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1333 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4537) |
0.257
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1399 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4548) |
0.257
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1451 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5920
ORDER BY `position` |
0.257
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1516 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5913) |
0.256
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1647 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3675
ORDER BY `position` |
0.256
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 145 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 136) AND (b.`id_shop` = 1) LIMIT 1 |
0.256
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 198 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) LIMIT 1 |
0.256
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1808 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 257 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 46) |
0.256
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1079 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1331) |
0.255
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1187 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4856
ORDER BY `position` |
0.255
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1528 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 233) |
0.254
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1578 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3688) |
0.254
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 115 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 34) |
0.253
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1291 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4530) |
0.253
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1375 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4544) |
0.253
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1436 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5922) |
0.253
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1736 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="actionFrontControllerSetVariables" |
0.253
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 328 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 464
ORDER BY `position` |
0.252
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 414 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4867) |
0.252
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 991 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1312 LIMIT 1 |
0.252
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1748 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayCartGridBodyAfter" |
0.252
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 237 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 42) |
0.251
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 965 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1307) |
0.251
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1496 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5915) |
0.251
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1667 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2635
ORDER BY `position` |
0.251
ms
|
5 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1558 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1338) |
0.250
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 52 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'USD') LIMIT 1 |
0.249
ms
|
1 |
|
|
/classes/Currency.php:873
/src/Adapter/Currency/CurrencyDataProvider.php:72 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1426 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5929) |
0.249
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1751 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayOverrideTemplate" |
0.249
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 291 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 209
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.249
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1351 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4540) |
0.249
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1466 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5918) |
0.249
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1613 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1014
ORDER BY `position` |
0.249
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1588 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1339) |
0.248
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 16 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1 |
0.248
ms
|
1 |
|
|
/classes/Language.php:1184
/classes/Language.php:1488 (countActiveLanguages)
/classes/Dispatcher.php:489 (isMultiLanguageActivated)
/override/classes/Dispatcher.php:278 (setRequestUri)
/classes/Dispatcher.php:222 (setRequestUri)
/override/classes/Dispatcher.php:32 (__construct)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 1111 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4856) LIMIT 1 |
0.248
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:268 (__construct)
/classes/Product.php:4113 (getQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 219 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 36) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.247
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1744 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayProductVariantsAfter" |
0.247
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1363 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4542) |
0.246
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1750 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayProductListReviews" |
0.246
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1327 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4536) |
0.245
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 207 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 32) |
0.244
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 141 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 136) |
0.244
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 478 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 712
ORDER BY `position` |
0.244
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1446 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5920) |
0.244
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1623 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 363
ORDER BY `position` |
0.244
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 444 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 5634) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.243
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1387 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4546) |
0.243
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 45 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1481 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5917
ORDER BY `position` |
0.242
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1754 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayBanner" |
0.242
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 7 |
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.241
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/shop/Shop.php:542 (__construct)
/config/config.inc.php:160 (getGroup)
/index.php:20 (require_once)
|
| 234 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 42 LIMIT 1 |
0.241
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1746 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayCartGridBodyBefore1" |
0.241
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1766 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayFooterAfter" |
0.241
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 442 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5634) |
0.241
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 217 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 36) |
0.240
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 368 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 472
ORDER BY `position` |
0.240
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 155 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 149) AND (b.`id_shop` = 1) LIMIT 1 |
0.240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 181 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 587) |
0.240
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 448 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5634
ORDER BY `position` |
0.239
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1303 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4532) |
0.239
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1598 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 249) |
0.239
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1677 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4618
ORDER BY `position` |
0.239
ms
|
4 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 899 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1296) |
0.238
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 323 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 464) |
0.237
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1739 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayProductListHeaderAfter" |
0.237
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1743 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayProductVariantsBefore" |
0.237
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 191 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 588) |
0.236
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 301 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 452
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.236
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 985 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1311 LIMIT 1 |
0.236
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 39 |
SELECT SQL_NO_CACHE id_tab, class_name FROM `ps_tab` |
0.236
ms
|
190 |
|
|
/classes/Tab.php:334
/classes/Tab.php:424 (getIdFromClassName)
/modules/ets_seo/ets_seo.php:984 (getInstanceFromClassName)
/classes/Hook.php:1234 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/Dispatcher.php:327 (exec)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 24 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "module-ets_seo-sitemap"
OR m.page = "moduleets_seositemap"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.235
ms
|
2 |
|
|
/classes/Meta.php:161
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:790 (getMetaByPage)
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:761 (mergeSitemapRoute)
/override/classes/Dispatcher.php:33 (mergeRssRoute)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 318 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 460
ORDER BY `position` |
0.235
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1013 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1315) |
0.235
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 350 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 471 LIMIT 1 |
0.235
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1740 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayProductListHeaderBefore" |
0.235
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1767 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayOutsideMainPage" |
0.235
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1443 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 5920 LIMIT 1 |
0.234
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1297 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4531) |
0.234
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 923 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1300) |
0.233
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1687 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1554
ORDER BY `position` |
0.233
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1757 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayTop" |
0.233
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1768 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayBeforeBodyClosingTag" |
0.233
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 254 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 46 LIMIT 1 |
0.232
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 363 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 472) |
0.232
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1618 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 363) |
0.232
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 278 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 50 AND `id_group` = 1 LIMIT 1 |
0.231
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1692 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1613) |
0.231
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1701 |
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1)
WHERE `level_depth` = 1 |
0.231
ms
|
1 |
|
|
/classes/Category.php:2227
/classes/Category.php:1125 (getCategoriesWithoutParent)
/classes/Category.php:1577 (getRootCategory)
/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:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_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/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1719 |
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 432071
AND `date_add` > '2026-08-04 01:27:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
0.231
ms
|
1 |
Yes
|
|
/classes/Connection.php:148
/classes/Connection.php:77 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:534 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1762 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayFooterBefore" |
0.231
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 857 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1289) |
0.230
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1761 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayBottomColumn" |
0.230
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 353 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 471) |
0.229
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 434 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4871) |
0.229
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1657 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3461
ORDER BY `position` |
0.229
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1353 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4541 LIMIT 1 |
0.229
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1760 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayLeftColumn" |
0.229
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1773 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="actionObjectUpdateAfter" |
0.229
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1568 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 703) |
0.228
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 453 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4857) |
0.228
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 955 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1306 LIMIT 1 |
0.228
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1468 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 5918) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.228
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 369 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 31) AND (b.`id_shop` = 1) LIMIT 1 |
0.227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1871 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1930 (getShowMoreLink)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 871 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1292 LIMIT 1 |
0.227
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1321 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4535) |
0.227
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 66 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "index"
OR m.page = "index"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.226
ms
|
1 |
|
|
/classes/Meta.php:161
/classes/Meta.php:301 (getMetaByPage)
/classes/Meta.php:288 (getHomeMetas)
/classes/controller/FrontController.php:1775 (getMetaTags)
/classes/controller/FrontController.php:544 (getTemplateVarPage)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 343 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 470) |
0.226
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 705 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1301) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.226
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1019 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1318) |
0.226
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1293 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4531 LIMIT 1 |
0.226
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1357 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4541) |
0.226
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 827 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 879) |
0.226
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1393 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4547) |
0.226
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 5 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.225
ms
|
1 |
|
|
/classes/Language.php:1050
/config/config.inc.php:132 (loadLanguages)
/index.php:20 (require_once)
|
| 102 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 47) LIMIT 1 |
0.225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1808 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1001 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1313) |
0.225
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 303 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 452) |
0.225
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 854 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1289 LIMIT 1 |
0.225
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 977 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1309) |
0.225
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 370 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "productcomments" LIMIT 1 |
0.224
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneTheme/b3/52/d4/b352d40536bd4e0d877437a166c553dac3656606_2.file.product-home-grid.tpl.cache.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneTheme/b3/52/d4/b352d40536bd4e0d877437a166c553dac3656606_2.file.product-home-grid.tpl.cache.php:272 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneTheme/b3/52/d4/b352d40536bd4e0d877437a166c553dac3656606_2.file.product-home-grid.tpl.cache.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c0417087_13077960)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/ZOneTheme/9a/25/d6/9a25d643b37e83467108b248671b1c25e7cb2a69_2.module.zonehomeblocksviewstemplateshookblockproduct.tpl.cache.php:136 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c03f26f0_61001219)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/ZOneTheme/f0/29/9c/f0299ce0026269365b364fbf6debf4fe68295a92_2.module.zonehomeblocksviewstemplateshookhomeblocks.tpl.cache.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c03d0744_11405572)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/ZOneTheme/7c/d7/80/7cd7801963674e83000534e0b14f33efc74da9d1_2.module.zonehomeblocksviewstemplateshookzonehomeblocks.tpl.cache.php:29 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c03b73e9_83106768)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:35 (fetch)
/classes/module/Module.php:2417 (fetch)
/modules/zonehomeblocks/zonehomeblocks.php:1993 (fetch)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1164 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4541 LIMIT 1 |
0.224
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 636 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 879) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.223
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 473 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 712) |
0.223
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1055 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1324) |
0.223
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1758 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="18", hook_name="displayNavFullWidth" |
0.223
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:360
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 941 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1303) |
0.222
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 333 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 467) |
0.222
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 839 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1286) |
0.222
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1697 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1613
ORDER BY `position` |
0.222
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/override/classes/Product.php:87 (getImages)
/override/classes/Product.php:52 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 313 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 460) |
0.221
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 847 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1288 LIMIT 1 |
0.221
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 889 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1295 LIMIT 1 |
0.221
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 953 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1305) |
0.221
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1419 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1 |
0.221
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/classes/Link.php:396 (__construct)
/override/classes/Link.php:70 (getCategoryObject)
/modules/zonehomeblocks/zonehomeblocks.php:1878 (getCategoryLink)
/modules/zonehomeblocks/zonehomeblocks.php:1954 (getShowMoreLink)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 404 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4312) |
0.220
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1389 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4547 LIMIT 1 |
0.220
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 881 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1293) |
0.219
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1346 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4539 AND `id_group` = 1 LIMIT 1 |
0.219
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1662 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2635) |
0.219
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 764 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1318) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.218
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1608 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1014) |
0.218
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1728 |
SELECT SQL_NO_CACHE id_cache_page FROM `ps_ets_superspeed_cache_page` WHERE file_cache = "f38099f319d20a28dd8fe4bc859da65ba05a6d5eb25ca7663725211e2b9e8244" AND id_shop="1" LIMIT 1 |
0.218
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:273
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 55 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.217
ms
|
1 |
|
|
/classes/Country.php:173
/classes/controller/FrontController.php:917 (getByIso)
/classes/controller/FrontController.php:282 (geolocationManagement)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 239 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 42) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.217
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 229 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 40) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.216
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 424 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4208) |
0.216
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 917 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1299) |
0.216
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1525 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 233 LIMIT 1 |
0.216
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1067 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1329) |
0.215
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1476 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5917) |
0.215
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 259 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 46) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.214
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1049 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1323) |
0.214
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1061 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1328) |
0.214
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 6 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 195) LIMIT 1 |
0.213
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/config/config.inc.php:135 (__construct)
/index.php:20 (require_once)
|
| 483 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4853) |
0.213
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1652 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3461) |
0.213
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 905 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1297) |
0.212
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 949 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1305 LIMIT 1 |
0.212
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 971 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1308) |
0.212
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1411 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4550) |
0.212
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1672 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4618) |
0.212
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 264 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 48 LIMIT 1 |
0.211
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 956 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1306 LIMIT 1 |
0.211
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1545 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 5717 LIMIT 1 |
0.211
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1704 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 135 AND c.`nleft` >= 2 AND c.`nright` <= 135 ORDER BY `nleft` DESC |
0.211
ms
|
1 |
|
|
/classes/Category.php:1597
/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:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_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/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1037 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1321) |
0.210
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 790 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1324) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.209
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 845 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1287) |
0.209
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 989 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1311) |
0.209
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1281 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4527 LIMIT 1 |
0.209
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1503 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 5914 LIMIT 1 |
0.209
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 90 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1 |
0.208
ms
|
3 |
|
|
/classes/Currency.php:1100
/classes/Currency.php:1119 (countActiveCurrencies)
/classes/module/Module.php:2348 (isMultiCurrencyActivated)
/modules/zonecolorsfonts/zonecolorsfonts.php:534 (getCacheId)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 935 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1302) |
0.207
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1595 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 249 LIMIT 1 |
0.207
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 108 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1 |
0.207
ms
|
1 |
|
|
/classes/SpecificPrice.php:413
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 851 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1288) |
0.207
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 92 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "index"
OR m.page = "index"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.206
ms
|
1 |
|
|
/classes/Meta.php:161
/classes/Meta.php:301 (getMetaByPage)
/classes/Meta.php:288 (getHomeMetas)
/classes/controller/FrontController.php:1775 (getMetaTags)
/modules/ets_seo/ets_seo.php:3402 (getTemplateVarPage)
/modules/ets_seo/ets_seo.php:2497 (getSeoMetaData)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 12 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 87 AND `id_shop` = 1 LIMIT 1 |
0.205
ms
|
1 |
|
|
/classes/module/Module.php:2267
/override/classes/Dispatcher.php:21 (isEnabled)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 49 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1103 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4852) |
0.205
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1632 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1462) |
0.205
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 4 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.205
ms
|
1 |
|
|
/classes/shop/Shop.php:195
/classes/shop/Shop.php:129 (setUrl)
/classes/shop/Shop.php:412 (__construct)
/config/config.inc.php:103 (initialize)
/index.php:20 (require_once)
|
| 887 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1294) |
0.205
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 22 |
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias` |
0.204
ms
|
86 |
|
|
/classes/Hook.php:364
/classes/Hook.php:151 (getCanonicalHookNames)
/classes/Hook.php:391 (normalizeHookName)
/classes/Hook.php:413 (getAllKnownNames)
/classes/Hook.php:1116 (isHookCallableOn)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/override/classes/Dispatcher.php:32 (__construct)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 943 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1304 LIMIT 1 |
0.204
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 911 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1298) |
0.204
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1287 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4530 LIMIT 1 |
0.204
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1336 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4538 LIMIT 1 |
0.204
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 869 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1291) |
0.203
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 967 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1308 LIMIT 1 |
0.203
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 875 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1292) |
0.203
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1570 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 703) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.203
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1682 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1554) |
0.203
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 293 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 209) |
0.202
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 86 |
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/ps_accounts/src/Adapter/Configuration.php:274
/modules/ps_accounts/src/Adapter/Configuration.php:227 (isMultishopActive)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:240 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:111 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:103 (getShopUuid)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:68 (getShopUuidV4)
/var/cache/dev/Ps_facebookFrontContainer.php:267 (__construct)
/vendor/symfony/dependency-injection/Container.php:231 (getErrorHandlerService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:145 (getService)
/modules/ps_facebook/ps_facebook.php:310 (getService)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 863 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1290) |
0.202
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 893 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1295) |
0.202
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 986 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1311 LIMIT 1 |
0.202
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1565 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 703 LIMIT 1 |
0.202
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1642 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3675) |
0.202
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1488 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 5916) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.201
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1007 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1314) |
0.200
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1345 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4539) |
0.200
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1381 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4545) |
0.200
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1463 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 5918 LIMIT 1 |
0.200
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1453 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 5919 LIMIT 1 |
0.200
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 54 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
0.199
ms
|
1 |
|
|
/classes/Language.php:850
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:94 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1535 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 232 LIMIT 1 |
0.199
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 200 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 13 AND ctg.`id_group` = 1 LIMIT 1 |
0.198
ms
|
1 |
|
|
/classes/Category.php:1754
/classes/Category.php:983 (checkAccess)
/src/Adapter/Category/CategoryProductSearchProvider.php:75 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:98 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1274 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4550) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.198
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 131 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 79) |
0.198
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 67 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `categories` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.197
ms
|
9 |
Yes
|
|
/classes/ImageType.php:89
/src/Adapter/Image/ImageRetriever.php:349 (getImagesTypes)
/classes/controller/FrontController.php:1572 (getNoPictureImage)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 738 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1309) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.197
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 209 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 32) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.197
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 774 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1320) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.197
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1085 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1332) |
0.197
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1109 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4856) |
0.197
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1315 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4534) |
0.197
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1575 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 3688 LIMIT 1 |
0.197
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 947 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1304) |
0.196
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 224 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 40 LIMIT 1 |
0.196
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 574 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1302 LIMIT 1 |
0.196
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 830 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1285 LIMIT 1 |
0.196
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1323 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4536 LIMIT 1 |
0.196
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1615 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 363 LIMIT 1 |
0.196
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 744 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1311) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1043 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1322) |
0.195
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1073 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1330) |
0.195
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1114 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4856) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Pack.php:300 (getQuantityAvailableByProduct)
/classes/Product.php:4113 (getQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1329 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4537 LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 835 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1286 LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 37 |
SELECT SQL_NO_CACHE m.page FROM `ps_meta` m
JOIN `ps_meta_lang` ml ON m.id_meta = ml.id_meta AND ml.id_lang=1 AND ml.id_shop=1
WHERE ml.url_rewrite='/' AND ml.id_lang=1 AND ml.id_shop=1 LIMIT 1 |
0.194
ms
|
1 |
|
|
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:1131
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:725 (getPageController)
/override/classes/Dispatcher.php:55 (getController)
/classes/Dispatcher.php:322 (getController)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 59 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1 |
0.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/classes/Currency.php:1069 (__construct)
/classes/Tools.php:688 (getCurrencyInstance)
/classes/controller/FrontController.php:332 (setCurrency)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 634 |
SELECT SQL_NO_CACHE id_product_item, id_product_attribute_item, quantity FROM `ps_pack` where id_product_pack = 4853 |
0.194
ms
|
47 |
|
|
/classes/Pack.php:169
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 777 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1321) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.194
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1413 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4854 LIMIT 1 |
0.194
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 411 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4867 LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1091 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1333) |
0.193
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1175 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4546 LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 204 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 32 LIMIT 1 |
0.192
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 552 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1291 LIMIT 1 |
0.192
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 979 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1310 LIMIT 1 |
0.192
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 249 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 44) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 913 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1299 LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1188 |
SELECT SQL_NO_CACHE id_product_item, id_product_attribute_item, quantity FROM `ps_pack` where id_product_pack = 4856 |
0.191
ms
|
23 |
|
|
/classes/Pack.php:169
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1530 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 233) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 68 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `manufacturers` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.190
ms
|
9 |
Yes
|
|
/classes/ImageType.php:89
/src/Adapter/Image/ImageRetriever.php:349 (getImagesTypes)
/classes/controller/FrontController.php:1572 (getNoPictureImage)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1097 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1334) |
0.190
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1260 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4546) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.190
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1383 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4546 LIMIT 1 |
0.190
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1493 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 5915 LIMIT 1 |
0.190
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1585 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1339 LIMIT 1 |
0.190
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1725 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.190
ms
|
1 |
|
|
/classes/Country.php:173
/modules/ets_superspeed/classes/cache.php:114 (getByIso)
/modules/ets_superspeed/classes/cache.php:231 (getIDCountry)
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 93 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "index"
OR m.page = "index"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.190
ms
|
1 |
|
|
/classes/Meta.php:161
/modules/ets_seo/ets_seo.php:3379 (getMetaByPage)
/modules/ets_seo/ets_seo.php:3406 (getSeoMetaDataArray)
/modules/ets_seo/ets_seo.php:2497 (getSeoMetaData)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 79 |
SELECT SQL_NO_CACHE *
FROM `ps_zthememanager_lang`
WHERE `id_zthememanager` = 1 |
0.189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/zonethememanager/classes/ZManager.php:78 (__construct)
/modules/zonethememanager/classes/ZManager.php:185 (__construct)
/modules/zonethememanager/zonethememanager.php:1955 (getSettingsByShop)
/classes/Hook.php:1234 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:559 (exec)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 522 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1315 AND id_shop=1 LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 602 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1318 LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 859 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1290 LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 63 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 21) LIMIT 1 |
0.189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/ets_geolocation/ets_geolocation.php:1399 (__construct)
/modules/ets_geolocation/ets_geolocation.php:1369 (getValidCountryFromIso)
/modules/ets_geolocation/ets_geolocation.php:1347 (getValidCountryFromCookie)
/modules/ets_geolocation/ets_geolocation.php:1327 (setContextCountryFromCookie)
/classes/Hook.php:1234 (hookActionFrontControllerInitAfter)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:495 (exec)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1021 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1319 LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1075 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1331 LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1299 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4532 LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1483 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 5916 LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 57 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 21) LIMIT 1 |
0.188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/controller/FrontController.php:939 (__construct)
/classes/controller/FrontController.php:282 (geolocationManagement)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 401 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4312 LIMIT 1 |
0.188
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 53 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
0.188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1513 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 5913 LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1518 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 5913) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1580 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3688) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1590 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1339) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 110 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `id_product` != 0 LIMIT 1 |
0.187
ms
|
6596 |
|
|
/classes/SpecificPrice.php:284
/classes/SpecificPrice.php:347 (filterOutField)
/classes/SpecificPrice.php:535 (computeExtraConditions)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1423 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 5929 LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1550 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 5717) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1715 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:101 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:154 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef6ad3d5_80958794)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:447 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 109 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 34 LIMIT 1 |
0.187
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 426 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4208) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1407 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4550 LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 43 |
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/shop/Shop.php:1191
/classes/Currency.php:948 (isFeatureActive)
/classes/Currency.php:870 (getIdByQuery)
/src/Adapter/Currency/CurrencyDataProvider.php:72 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 81 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_legalcompliance"
AND ms.`id_shop` IN (1) LIMIT 1 |
0.186
ms
|
0 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:188
/src/Core/Module/ModuleManager.php:301 (isEnabled)
/modules/zonethememanager/zonethememanager.php:2050 (isEnabled)
/classes/Hook.php:1234 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:559 (exec)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 168 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 186 LIMIT 1 |
0.186
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1025 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1319) |
0.186
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1377 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4545 LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1498 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 5915) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1555 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1338 LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 70 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.185
ms
|
9 |
Yes
|
|
/classes/ImageType.php:89
/src/Adapter/Image/ImageRetriever.php:349 (getImagesTypes)
/classes/controller/FrontController.php:1572 (getNoPictureImage)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 138 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 136 LIMIT 1 |
0.185
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 416 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4867) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 597 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1313 LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 780 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1322) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1009 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1315 LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1045 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1323 LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1359 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4542 LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1396 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4548 LIMIT 1 |
0.185
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 199 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 13 AND `id_shop` = 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1808 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1458 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 5919) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.184
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 244 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 44 LIMIT 1 |
0.184
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 10 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.183
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:158
/classes/shop/ShopUrl.php:178 (cacheMainDomainForShop)
/classes/Tools.php:272 (getMainShopDomain)
/classes/Link.php:45 (getShopDomain)
/config/config.inc.php:266 (__construct)
/index.php:20 (require_once)
|
| 406 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4312) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.183
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 460 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4869 LIMIT 1 |
0.183
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 103 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 47 AND `id_shop` = 1 |
0.183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1808 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 133 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 79) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.183
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 396 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1774 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1330 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4537 LIMIT 1 |
0.182
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 542 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1286 LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 768 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1319) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1063 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1329 LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1679 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1554 LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 158 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 158 LIMIT 1 |
0.181
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 383 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/classes/Currency.php:1069 (__construct)
/classes/Currency.php:746 (getCurrencyInstance)
/classes/Currency.php:648 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:271 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 992 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1312 LIMIT 1 |
0.181
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1395 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4548 LIMIT 1 |
0.181
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1586 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1339
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.181
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 740 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1310) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 761 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1315) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 817 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1334) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 920 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1300 LIMIT 1 |
0.180
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 969 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1308
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.180
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1106 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4856 LIMIT 1 |
0.180
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1335 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4538 LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 532 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1330 AND id_shop=1 LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 680 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1295) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 842 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1287 LIMIT 1 |
0.179
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1258 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4546) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1276 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4550) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1305 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4533 LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1448 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 5920) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1698 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_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/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 728 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1307) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 274 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 50 LIMIT 1 |
0.178
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 354 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 471 AND `id_group` = 1 LIMIT 1 |
0.178
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 496 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1289 AND id_shop=1 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 580 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1305 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 19 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias` |
0.178
ms
|
86 |
|
|
/classes/Hook.php:312
/classes/Hook.php:343 (getAllHookAliases)
/classes/Hook.php:818 (getHookAliasesFor)
/classes/Hook.php:945 (getHookModuleExecList)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/override/classes/Dispatcher.php:32 (__construct)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 33 |
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Group.php:61 (__construct)
/classes/Group.php:385 (__construct)
/modules/ets_superspeed/classes/cache.php:81 (getCurrent)
/modules/ets_superspeed/classes/cache.php:161 (getFileCacheByUrl)
/modules/ets_superspeed/ets_superspeed.php:1731 (getCache)
/modules/ets_superspeed/ets_superspeed.php:1738 (getCache)
/override/classes/Dispatcher.php:310 (displayContentCache)
/index.php:66 (dispatch)
|
| 118 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 21
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.178
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:77
/classes/Product.php:3672 (getTaxCalculator)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1669 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4618 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1529 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 233 AND `id_group` = 1 LIMIT 1 |
0.177
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 421 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4208 LIMIT 1 |
0.177
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 664 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1291) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 42 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
0.176
ms
|
1 |
|
|
/classes/Language.php:850
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1020 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1318 AND `id_group` = 1 LIMIT 1 |
0.176
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1371 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4544 LIMIT 1 |
0.176
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1401 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4549 LIMIT 1 |
0.176
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1433 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 5922 LIMIT 1 |
0.176
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1487 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 5916 AND `id_group` = 1 LIMIT 1 |
0.176
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1507 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 5914 AND `id_group` = 1 LIMIT 1 |
0.176
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 89 |
SELECT SQL_NO_CACHE *
FROM `ps_configuration_lang`
WHERE `id_configuration` = 322 |
0.175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:239 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:240 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:111 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:103 (getShopUuid)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:68 (getShopUuidV4)
/var/cache/dev/Ps_facebookFrontContainer.php:267 (__construct)
/vendor/symfony/dependency-injection/Container.php:231 (getErrorHandlerService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:145 (getService)
/modules/ps_facebook/ps_facebook.php:310 (getService)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 151 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 149) |
0.175
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 214 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 36 LIMIT 1 |
0.175
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 741 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1310) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 901 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1297 LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 925 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1301 LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1130 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4542 AND id_shop=1 LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1300 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4532 LIMIT 1 |
0.175
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1560 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1338) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 36 |
SELECT SQL_NO_CACHE `id_meta`
FROM `ps_meta_lang`
WHERE `url_rewrite`='/' AND id_shop=1 AND id_lang=1 LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:541
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:562 (getMetaIdBySlug)
/override/classes/Dispatcher.php:55 (getController)
/classes/Dispatcher.php:322 (getController)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 74 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 195) LIMIT 1 |
0.174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/AddressFormat.php:382 (__construct)
/classes/AddressFormat.php:417 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1744 (generateAddress)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 188 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 588 LIMIT 1 |
0.174
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 379 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 66 AND `id_shop` = 1 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:271 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1311 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4534 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1365 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4543 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1540 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 232) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1699 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 43 AND `id_shop` = 1 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_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/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1317 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4535 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1689 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1613 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 173 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 186) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.173
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 178 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 587 LIMIT 1 |
0.173
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 269 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 48) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.173
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1015 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1318 LIMIT 1 |
0.173
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 689 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1297) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.173
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1158 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4538 LIMIT 1 |
0.173
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 973 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1309 LIMIT 1 |
0.172
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1254 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4545) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.172
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 113 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 34
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.172
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 330 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 467 LIMIT 1 |
0.172
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1267 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4548) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.172
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 83 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_facebook" LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:55 (isEnabled)
/var/cache/dev/Ps_facebookFrontContainer.php:267 (__construct)
/vendor/symfony/dependency-injection/Container.php:231 (getErrorHandlerService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:145 (getService)
/modules/ps_facebook/ps_facebook.php:310 (getService)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 797 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1329) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1508 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 5914) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1600 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 249) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 436 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4871) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 487 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 3 LIMIT 1 |
0.170
ms
|
0 |
|
|
/classes/Category.php:1376
/classes/Product.php:717 (getLinkRewrite)
/classes/Pack.php:268 (__construct)
/classes/Product.php:4113 (getQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 656 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1289) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 718 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1304) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 720 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1305) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 890 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1295 LIMIT 1 |
0.170
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 896 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1296 LIMIT 1 |
0.170
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1262 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4547) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1424 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 5929
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.170
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 163 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 158) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.169
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 668 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1292) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.169
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 784 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1323) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.169
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 961 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1307 LIMIT 1 |
0.169
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1347 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4540 LIMIT 1 |
0.169
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 486 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 4853 AND `id_shop` = 1 |
0.168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:268 (__construct)
/classes/Product.php:4113 (getQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 491 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 879 AND id_shop=1 LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 501 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1294 AND id_shop=1 LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 682 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1295) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 821 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4852) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 169 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 186
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.168
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 628 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1334 LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 688 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1297) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 724 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1306) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 765 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1318) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1264 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4547) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1427 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 5929 AND `id_group` = 1 LIMIT 1 |
0.168
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 644 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1286) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 972 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1308 AND `id_group` = 1 LIMIT 1 |
0.167
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1390 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4547 LIMIT 1 |
0.167
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1576 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 3688
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.167
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 692 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1298) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1152 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4535 LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1294 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4531 LIMIT 1 |
0.167
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1526 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 233
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.167
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1702 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/Category.php:1587
/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:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_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/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1069 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1330 LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 104 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 47 AND ctg.`id_group` = 1 LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/Category.php:1754
/classes/Category.php:983 (checkAccess)
/src/Adapter/Category/CategoryProductSearchProvider.php:75 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:98 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 193 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 588) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 640 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1285) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 939 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1303
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.166
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1259 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4546) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1266 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4548) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1384 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4546 LIMIT 1 |
0.166
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1438 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 5922) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1517 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 5913 AND `id_group` = 1 LIMIT 1 |
0.166
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 8 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/config/config.inc.php:200 (__construct)
/index.php:20 (require_once)
|
| 41 |
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC |
0.165
ms
|
3 |
Yes
|
|
/classes/Currency.php:688
/src/Adapter/Currency/CurrencyDataProvider.php:64 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:69 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 75 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 195 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/AddressFormat.php:382 (__construct)
/classes/AddressFormat.php:417 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1744 (generateAddress)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 772 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1320) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 902 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1297 LIMIT 1 |
0.165
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 968 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1308 LIMIT 1 |
0.165
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1372 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4544 LIMIT 1 |
0.165
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1710 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 76 AND `id_shop` = 1 LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:287 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 470 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 712 LIMIT 1 |
0.164
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 804 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1331) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 841 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1287 LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 864 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1290 AND `id_group` = 1 LIMIT 1 |
0.164
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 907 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1298 LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 914 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1299 LIMIT 1 |
0.164
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1408 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4550 LIMIT 1 |
0.164
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 997 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1313 LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 355 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 471) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 431 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4871 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 558 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1294 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 980 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1310 LIMIT 1 |
0.163
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1112 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 4856 AND `id_shop` = 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Pack.php:268 (__construct)
/classes/Product.php:4113 (getQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1428 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 5929) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1605 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1014 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1684 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1554) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 62 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/Country.php:173
/modules/ets_geolocation/classes/EtsGeoCountryHelper.php:67 (getByIso)
/modules/ets_geolocation/ets_geolocation.php:1393 (getIdByIso)
/modules/ets_geolocation/ets_geolocation.php:1369 (getValidCountryFromIso)
/modules/ets_geolocation/ets_geolocation.php:1347 (getValidCountryFromCookie)
/modules/ets_geolocation/ets_geolocation.php:1327 (setContextCountryFromCookie)
/classes/Hook.php:1234 (hookActionFrontControllerInitAfter)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:495 (exec)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 290 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 209 LIMIT 1 |
0.163
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 480 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4853 LIMIT 1 |
0.163
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 931 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1302 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1649 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 3461 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 183 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 587) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1099 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4852 LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1342 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4539 LIMIT 1 |
0.162
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1378 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4545 LIMIT 1 |
0.162
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1412 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4550 AND `id_group` = 1 LIMIT 1 |
0.162
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 77 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ps_zthememanager` m
WHERE m.`id_shop` = 1 LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/zonethememanager/classes/ZManager.php:182
/modules/zonethememanager/zonethememanager.php:1955 (getSettingsByShop)
/classes/Hook.php:1234 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:559 (exec)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 96 |
SELECT SQL_NO_CACHE *
FROM `ps_meta` a
LEFT JOIN `ps_meta_lang` `b` ON a.`id_meta` = b.`id_meta` AND b.`id_lang` = 1
WHERE (a.`id_meta` = 4) AND (b.`id_shop` = 1) LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/ets_seo/ets_seo.php:2938 (__construct)
/modules/ets_seo/ets_seo.php:3545 (generateGraphWebData)
/modules/ets_seo/ets_seo.php:2497 (getSeoMetaData)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 758 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1314) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 837 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1286
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.162
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 878 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1293 LIMIT 1 |
0.162
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1270 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4549) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1707 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "zonefeaturedcategories" LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:287 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 612 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1323 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 676 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1294) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 800 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1330) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1135 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4547 AND id_shop=1 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 721 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1305) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 814 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1333) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 962 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1307 LIMIT 1 |
0.161
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1028 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1320 LIMIT 1 |
0.161
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1341 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 4539 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1620 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 363) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 853 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1289 LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1003 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1314 LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 76 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field |
0.160
ms
|
1 |
|
|
/classes/ObjectModel.php:1443
/classes/ObjectModel.php:1478 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1409 (cacheFieldsRequiredDatabase)
/classes/controller/FrontController.php:549 (validateFieldsRequiredDatabase)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 315 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 460) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 475 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 712) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 829 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1285 LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 865 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1291 LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 919 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1300 LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 966 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1307 AND `id_group` = 1 LIMIT 1 |
0.160
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1051 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1324 LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1402 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4549 LIMIT 1 |
0.160
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1454 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 5919
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.160
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 47 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/Language.php:850
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 69 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `suppliers` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.159
ms
|
9 |
Yes
|
|
/classes/ImageType.php:89
/src/Adapter/Image/ImageRetriever.php:349 (getImagesTypes)
/classes/controller/FrontController.php:1572 (getNoPictureImage)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 71 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `stores` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.159
ms
|
9 |
Yes
|
|
/classes/ImageType.php:89
/src/Adapter/Image/ImageRetriever.php:349 (getImagesTypes)
/classes/controller/FrontController.php:1572 (getNoPictureImage)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 441 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 5634 LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 906 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1297 AND `id_group` = 1 LIMIT 1 |
0.159
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1039 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1322 LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1057 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1328 LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1348 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4540 LIMIT 1 |
0.159
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 3 |
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/shop/Shop.php:126 (__construct)
/classes/shop/Shop.php:412 (__construct)
/config/config.inc.php:103 (initialize)
/index.php:20 (require_once)
|
| 662 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1290) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1403 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4549
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.159
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 238 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 42 AND `id_group` = 1 LIMIT 1 |
0.158
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 365 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 472) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 824 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 879 LIMIT 1 |
0.158
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 877 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1293 LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 895 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1296 LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1146 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4532 LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1278 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4854) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 523 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1318 AND id_shop=1 LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 665 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1291) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 673 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1293) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 820 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4852) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 937 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1303 LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1052 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1324 LIMIT 1 |
0.158
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 14 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_edition_basic" LIMIT 1 |
0.157
ms
|
0 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/modules/ets_seo/ets_seo.php:140 (isEnabled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/override/classes/Dispatcher.php:22 (getInstanceByName)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 412 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4867
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.157
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 591 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1310 LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 778 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1321) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1444 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 5920
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.157
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1629 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1462 LIMIT 1 |
0.157
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1664 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2635) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 88 |
SELECT SQL_NO_CACHE *
FROM `ps_configuration` a
WHERE (a.`id_configuration` = 322) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:239 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:240 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:111 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:103 (getShopUuid)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:68 (getShopUuidV4)
/var/cache/dev/Ps_facebookFrontContainer.php:267 (__construct)
/vendor/symfony/dependency-injection/Container.php:231 (getErrorHandlerService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:145 (getService)
/modules/ps_facebook/ps_facebook.php:310 (getService)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 111 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2026-08-04 00:00:00' AND '2026-08-04 23:59:59' LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/SpecificPrice.php:364
/classes/SpecificPrice.php:535 (computeExtraConditions)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 402 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4312
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.157
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1366 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4543 LIMIT 1 |
0.157
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1720 |
SELECT SQL_NO_CACHE id_page_type
FROM ps_page_type
WHERE name = 'index' LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/Page.php:80
/classes/Page.php:35 (getPageTypeByName)
/classes/Connection.php:160 (getCurrentId)
/classes/Connection.php:77 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:534 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 447 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 2 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Category.php:1376
/classes/Product.php:717 (getLinkRewrite)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1312 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4534 LIMIT 1 |
0.156
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1354 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4541 LIMIT 1 |
0.156
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1406 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4549 AND `id_group` = 1 LIMIT 1 |
0.156
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 528 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1323 AND id_shop=1 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 600 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1315 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 883 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1294 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1272 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4549) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1279 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4854) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1360 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4542 LIMIT 1 |
0.156
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1536 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 232
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.156
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1659 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2635 LIMIT 1 |
0.156
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 65 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_accounts" LIMIT 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:231
/src/Adapter/Module/ModuleDataProvider.php:203 (getModuleIdByName)
/src/Core/Module/ModuleManager.php:291 (isInstalled)
/modules/ps_classic_edition/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php:83 (isInstalled)
/modules/ps_classic_edition/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:44 (isModuleInstalled)
/modules/ps_classic_edition/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:62 (getService)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:41 (getPsAccountsService)
/var/cache/dev/Ps_checkout9532FrontContainer.php:2030 (__construct)
/var/cache/dev/Ps_checkout9532FrontContainer.php:2070 (getPsAccountRepositoryService)
/vendor/symfony/dependency-injection/Container.php:231 (getMerchantValidatorService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_checkout/ps_checkout.php:1121 (getService)
/modules/ps_checkout/ps_checkout.php:1186 (getService)
/modules/ps_checkout/ps_checkout.php:308 (merchantIsValid)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 78 |
SELECT SQL_NO_CACHE *
FROM `ps_zthememanager` a
WHERE (a.`id_zthememanager` = 1) LIMIT 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/zonethememanager/classes/ZManager.php:78 (__construct)
/modules/zonethememanager/classes/ZManager.php:185 (__construct)
/modules/zonethememanager/zonethememanager.php:1955 (getSettingsByShop)
/classes/Hook.php:1234 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:559 (exec)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 255 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 46
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.155
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 361 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 472
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.155
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 391 |
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 195 LIMIT 1 |
0.155
ms
|
1 |
|
|
/classes/Country.php:256
/modules/paypal/classes/InstallmentBanner/BannerManager.php:96 (getIsoById)
/modules/paypal/classes/InstallmentBanner/BannerManager.php:87 (isEligibleCountry)
/modules/paypal/classes/InstallmentBanner/BannerManager.php:117 (isEligibleConf)
/modules/paypal/paypal.php:789 (isBannerAvailable)
/classes/Hook.php:1234 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:376 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 454 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4857 AND `id_group` = 1 LIMIT 1 |
0.155
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 550 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1290 LIMIT 1 |
0.155
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 672 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1293) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.155
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 712 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1303) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.155
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 179 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 587
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.154
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 335 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 467) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 371 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 52 AND `id_shop` = 1 LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneTheme/b3/52/d4/b352d40536bd4e0d877437a166c553dac3656606_2.file.product-home-grid.tpl.cache.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneTheme/b3/52/d4/b352d40536bd4e0d877437a166c553dac3656606_2.file.product-home-grid.tpl.cache.php:272 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneTheme/b3/52/d4/b352d40536bd4e0d877437a166c553dac3656606_2.file.product-home-grid.tpl.cache.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c0417087_13077960)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/ZOneTheme/9a/25/d6/9a25d643b37e83467108b248671b1c25e7cb2a69_2.module.zonehomeblocksviewstemplateshookblockproduct.tpl.cache.php:136 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c03f26f0_61001219)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/ZOneTheme/f0/29/9c/f0299ce0026269365b364fbf6debf4fe68295a92_2.module.zonehomeblocksviewstemplateshookhomeblocks.tpl.cache.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c03d0744_11405572)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/ZOneTheme/7c/d7/80/7cd7801963674e83000534e0b14f33efc74da9d1_2.module.zonehomeblocksviewstemplateshookzonehomeblocks.tpl.cache.php:29 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c03b73e9_83106768)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php:38 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php:143 (updateCache)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:212 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:35 (fetch)
/classes/module/Module.php:2417 (fetch)
/modules/zonehomeblocks/zonehomeblocks.php:1993 (fetch)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 422 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4208
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.154
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 465 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4869) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1306 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4533 LIMIT 1 |
0.154
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1457 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 5919 AND `id_group` = 1 LIMIT 1 |
0.154
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1606 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1014
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.154
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 685 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1296) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1268 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4548) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 646 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1286) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.153
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 716 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1304) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.153
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 840 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1286 AND `id_group` = 1 LIMIT 1 |
0.153
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1514 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 5913
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.153
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 563 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1296 LIMIT 1 |
0.153
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 732 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1308) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.153
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 918 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1299 AND `id_group` = 1 LIMIT 1 |
0.153
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1324 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4536 LIMIT 1 |
0.153
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 548 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1289 LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 601 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1315 LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 700 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1300) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1033 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1321 LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1639 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 3675 LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1726 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/Country.php:173
/modules/ets_superspeed/classes/cache.php:114 (getByIso)
/modules/ets_superspeed/classes/cache.php:84 (getIDCountry)
/modules/ets_superspeed/classes/cache.php:233 (getFileCacheByUrl)
/modules/ets_superspeed/ets_superspeed.php:1779 (setCache)
/modules/ets_superspeed/ets_superspeed.php:925 (createCache)
/classes/Hook.php:1234 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:767 (exec)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 527 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1322 AND id_shop=1 LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 537 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4852 AND id_shop=1 LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 684 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1296) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 794 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1328) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1027 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1320 LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1192 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4527) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 596 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1313 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 756 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1314) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 776 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1321) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1010 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1315 LIMIT 1 |
0.151
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1038 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1321 AND `id_group` = 1 LIMIT 1 |
0.151
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1081 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1332 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1087 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1333 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1343 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4539
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.151
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1589 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1339 AND `id_group` = 1 LIMIT 1 |
0.151
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 58 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 21 |
0.151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/controller/FrontController.php:939 (__construct)
/classes/controller/FrontController.php:282 (geolocationManagement)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 340 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 470 LIMIT 1 |
0.151
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 397 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 2 AND ctg.`id_group` = 1 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Category.php:1754
/classes/Category.php:983 (checkAccess)
/src/Adapter/Category/CategoryProductSearchProvider.php:63 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:98 (getProductsOrCount)
/modules/zonehomeblocks/zonehomeblocks.php:1835 (runQuery)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 517 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1310 AND id_shop=1 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 524 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1319 AND id_shop=1 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 606 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1320 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 704 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1301) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 736 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1309) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1227 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4538) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1307 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4533
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.151
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 50 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/Language.php:850
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:94 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 360 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 472 LIMIT 1 |
0.150
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 451 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4857
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.150
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 623 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1331 LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 637 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 879) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 702 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1300) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 752 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1313) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 34 |
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1 |
0.149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Group.php:61 (__construct)
/classes/Group.php:385 (__construct)
/modules/ets_superspeed/classes/cache.php:81 (getCurrent)
/modules/ets_superspeed/classes/cache.php:161 (getFileCacheByUrl)
/modules/ets_superspeed/ets_superspeed.php:1731 (getCache)
/modules/ets_superspeed/ets_superspeed.php:1738 (getCache)
/override/classes/Dispatcher.php:310 (displayContentCache)
/index.php:66 (dispatch)
|
| 245 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 44
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.149
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 950 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1305 LIMIT 1 |
0.149
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1093 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1334 LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1119 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4531 AND id_shop=1 LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1196 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4530) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1256 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4545) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1271 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4549) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1504 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 5914
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.149
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1549 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 5717 AND `id_group` = 1 LIMIT 1 |
0.149
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1694 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1613) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 766 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1318) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 305 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 452) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 638 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 879) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 760 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1315) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 816 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1334) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 927 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1301
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.148
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 933 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1302
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.148
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1484 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 5916
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.148
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 378 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:271 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 568 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1299 LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 812 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1333) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1170 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4544 LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1539 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 232 AND `id_group` = 1 LIMIT 1 |
0.148
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1670 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4618
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.148
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 265 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 48
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.147
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 325 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 464) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 592 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1311 LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 848 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1288 LIMIT 1 |
0.147
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 866 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1291 LIMIT 1 |
0.147
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1142 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4530 LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1610 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1014) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 28 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ybc_blog" LIMIT 1 |
0.147
ms
|
0 |
|
|
/modules/ets_superspeed/classes/ets_superspeed_defines.php:2447
/modules/ets_superspeed/ets_superspeed.php:119 (getIDModuleByName)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/ets_superspeed/ets_superspeed.php:1737 (getInstanceByName)
/override/classes/Dispatcher.php:310 (displayContentCache)
/index.php:66 (dispatch)
|
| 769 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1319) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 806 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1331) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 808 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1332) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1035 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1321
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.147
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 215 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 36
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.146
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 268 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 48 AND `id_group` = 1 LIMIT 1 |
0.146
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 529 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1324 AND id_shop=1 LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 748 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1312) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 796 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1329) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1275 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4550) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 320 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 464 LIMIT 1 |
0.146
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 525 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1320 AND id_shop=1 LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 553 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1291 LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 788 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1324) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1200 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4531) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1494 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 5915
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.146
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1546 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 5717
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.146
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1634 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1462) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1674 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4618) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 225 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 40
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.145
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 44 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/Currency.php:873
/src/Adapter/Currency/CurrencyDataProvider.php:72 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 159 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 158
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.145
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 162 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 158 AND `id_group` = 1 LIMIT 1 |
0.145
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 324 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 464 AND `id_group` = 1 LIMIT 1 |
0.145
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 455 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4857) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 661 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1290) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 792 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1328) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 834 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1285 AND `id_group` = 1 LIMIT 1 |
0.145
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1126 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4538 AND id_shop=1 LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1190 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4527) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1414 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4854 LIMIT 1 |
0.145
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1473 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 5917 LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1724 |
SELECT SQL_NO_CACHE data
FROM `ps_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1 |
0.145
ms
|
0 |
|
|
/modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:39
/modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php:51 (findDataByCartIdAndShopId)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:267 (readData)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:54 (outputStoredEvents)
/modules/ps_googleanalytics/ps_googleanalytics.php:109 (run)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:534 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 9 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/ObjectModel.php:1576
/config/config.inc.php:205 (isAssociatedToShop)
/index.php:20 (require_once)
|
| 97 |
SELECT SQL_NO_CACHE * FROM `ps_ets_seo_rating` WHERE page_type = 'meta' AND id_page = 4 AND id_shop = 1 LIMIT 1 |
0.144
ms
|
0 |
|
|
/modules/ets_seo/classes/EtsSeoRating.php:87
/modules/ets_seo/classes/EtsSeoRating.php:109 (getRating)
/modules/ets_seo/ets_seo.php:2950 (getRatingConfig)
/modules/ets_seo/ets_seo.php:3545 (generateGraphWebData)
/modules/ets_seo/ets_seo.php:2497 (getSeoMetaData)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 112 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2026-08-04 00:00:00' AND '2026-08-04 23:59:59' LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/SpecificPrice.php:368
/classes/SpecificPrice.php:535 (computeExtraConditions)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 310 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 460 LIMIT 1 |
0.144
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 321 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 464
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.144
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 521 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1314 AND id_shop=1 LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 533 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1331 AND id_shop=1 LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 538 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 879 LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 551 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1290 LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 708 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1302) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 714 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1303) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1046 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1323 LIMIT 1 |
0.144
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1125 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4537 AND id_shop=1 LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1144 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4531 LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1367 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4543
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.144
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1497 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 5915 AND `id_group` = 1 LIMIT 1 |
0.144
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 46 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Language.php:850
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:94 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 235 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 42
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.143
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 351 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 471
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.143
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 387 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:303 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:341 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 564 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1297 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 586 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1308 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 603 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1318 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 624 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1332 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 660 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1290) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 746 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1311) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 903 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1297
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.143
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 932 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1302 LIMIT 1 |
0.143
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1064 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1329 LIMIT 1 |
0.143
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1596 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 249
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.143
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1708 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 79 AND `id_shop` = 1 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:287 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 560 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1295 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 998 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1313 LIMIT 1 |
0.143
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 669 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1292) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 681 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1295) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 938 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1303 LIMIT 1 |
0.142
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1086 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1332 AND `id_group` = 1 LIMIT 1 |
0.142
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1124 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4536 AND id_shop=1 LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1255 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4545) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1654 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3461) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1721 |
SELECT SQL_NO_CACHE `id_page`
FROM `ps_page`
WHERE `id_page_type` = 4 LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/Page.php:63
/classes/Connection.php:160 (getCurrentId)
/classes/Connection.php:77 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:534 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 139 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 136
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.142
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 518 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1311 AND id_shop=1 LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 566 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1298 LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 652 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1288) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 696 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1299) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 872 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1292 LIMIT 1 |
0.142
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1128 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4540 AND id_shop=1 LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1376 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4544 AND `id_group` = 1 LIMIT 1 |
0.142
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 153 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 149) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 670 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1292) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1437 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 5922 AND `id_group` = 1 LIMIT 1 |
0.141
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 48 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'LKR') LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/Currency.php:873
/src/Adapter/Currency/CurrencyDataProvider.php:72 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 380 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:271 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 585 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1307 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 604 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1319 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 648 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1287) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 963 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1307
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.141
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1609 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1014 AND `id_group` = 1 LIMIT 1 |
0.141
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 471 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 712
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.140
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1334 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4537 AND `id_group` = 1 LIMIT 1 |
0.140
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 617 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1328 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 666 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1291) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 836 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1286 LIMIT 1 |
0.140
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 861 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1290
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.140
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 884 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1294 LIMIT 1 |
0.140
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 926 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1301 LIMIT 1 |
0.140
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1132 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4544 AND id_shop=1 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1134 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4546 AND id_shop=1 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1222 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4537) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1231 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4539) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1288 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4530 LIMIT 1 |
0.140
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1340 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4538 AND `id_group` = 1 LIMIT 1 |
0.140
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1579 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3688 AND `id_group` = 1 LIMIT 1 |
0.140
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1644 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3675) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 56 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Country.php:173
/classes/controller/FrontController.php:936 (getByIso)
/classes/controller/FrontController.php:282 (geolocationManagement)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 228 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 40 AND `id_group` = 1 LIMIT 1 |
0.139
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 506 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1299 AND id_shop=1 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 512 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1305 AND id_shop=1 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 547 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1288 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 587 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1308 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 630 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4852 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 678 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1294) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 725 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1306) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 860 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1290 LIMIT 1 |
0.139
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 944 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1304 LIMIT 1 |
0.139
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1226 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4538) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1246 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4543) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1250 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4544) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 84 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 29 AND `id_shop` = 1 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/module/Module.php:2267
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:55 (isEnabled)
/var/cache/dev/Ps_facebookFrontContainer.php:267 (__construct)
/vendor/symfony/dependency-injection/Container.php:231 (getErrorHandlerService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:145 (getService)
/modules/ps_facebook/ps_facebook.php:310 (getService)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 381 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 55 AND `id_shop` = 1 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:271 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 618 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1329 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 849 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1288
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.138
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1137 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4549 AND id_shop=1 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1180 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4549 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1218 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4536) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1230 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4539) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1238 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4541) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1242 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4542) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1397 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4548
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.138
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 143 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 136) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 582 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1306 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 742 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1310) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 762 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1315) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1208 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4533) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1234 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4540) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1683 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1554 AND `id_group` = 1 LIMIT 1 |
0.138
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 72 |
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 195 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/AddressFormat.php:629
/classes/AddressFormat.php:608 (getFormatDB)
/classes/AddressFormat.php:593 (getFormat)
/classes/AddressFormat.php:540 (getAddressCountryFormat)
/classes/AddressFormat.php:416 (getOrderedAddressFields)
/classes/controller/FrontController.php:1744 (generateAddress)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 128 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 79 LIMIT 1 |
0.137
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 505 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1298 AND id_shop=1 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 598 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1314 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 605 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1319 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 942 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1303 AND `id_group` = 1 LIMIT 1 |
0.137
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 974 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1309 LIMIT 1 |
0.137
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 996 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1312 AND `id_group` = 1 LIMIT 1 |
0.137
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1400 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4548 AND `id_group` = 1 LIMIT 1 |
0.137
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 701 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1300) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 745 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1311) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1566 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 703
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.137
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 100 |
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 1268 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Hook.php:260
/classes/Hook.php:1023 (getNameById)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 384 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 2 |
0.136
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/classes/Currency.php:1069 (__construct)
/classes/Currency.php:746 (getCurrencyInstance)
/classes/Currency.php:648 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:271 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 481 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4853
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.136
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 535 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1333 AND id_shop=1 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 583 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1306 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 717 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1304) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 798 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1329) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1016 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1318 LIMIT 1 |
0.136
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 515 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1308 AND id_shop=1 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 594 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1312 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 620 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1330 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 674 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1293) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 693 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1298) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 908 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1298 LIMIT 1 |
0.136
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1022 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1319 LIMIT 1 |
0.136
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1159 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4538 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1251 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4544) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1418 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4854 AND `id_group` = 1 LIMIT 1 |
0.136
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 15 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.135
ms
|
0 |
|
|
/classes/module/Module.php:2267
/modules/ets_seo/ets_seo.php:140 (isEnabled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/override/classes/Dispatcher.php:22 (getInstanceByName)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 749 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1312) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 750 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1312) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 822 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4852) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1041 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1322
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.135
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 248 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 44 AND `id_group` = 1 LIMIT 1 |
0.135
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 554 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1292 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 557 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1293 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 576 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1303 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 608 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1321 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 706 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1301) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 733 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1308) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 753 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1313) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 757 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1314) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 818 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1334) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1058 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1328 LIMIT 1 |
0.135
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1191 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4527) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1301 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4532
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.135
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 11 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ets_seo" LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/override/classes/Dispatcher.php:21 (isEnabled)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 549 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1289 LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 616 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1328 LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 677 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1294) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 713 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1303) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 737 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1309) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 793 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1328) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 805 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1331) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 897 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1296
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.134
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1040 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1322 LIMIT 1 |
0.134
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1082 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1332 LIMIT 1 |
0.134
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1088 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1333 LIMIT 1 |
0.134
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1216 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4535) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1286 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4527 AND `id_group` = 1 LIMIT 1 |
0.134
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1304 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4532 AND `id_group` = 1 LIMIT 1 |
0.134
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1364 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4542 AND `id_group` = 1 LIMIT 1 |
0.134
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 464 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4869 AND `id_group` = 1 LIMIT 1 |
0.133
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 507 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1300 AND id_shop=1 LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 556 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1293 LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 570 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1300 LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 654 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1288) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 709 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1302) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 710 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1302) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 734 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1308) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 754 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1313) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 809 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1332) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 825 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 879
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.133
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 957 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1306
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.133
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1070 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1330 LIMIT 1 |
0.133
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1117 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4527 AND id_shop=1 LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1361 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4542
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.133
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1569 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 703 AND `id_group` = 1 LIMIT 1 |
0.133
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1100 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4852 LIMIT 1 |
0.133
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 488 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4853) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Pack.php:300 (getQuantityAvailableByProduct)
/classes/Product.php:4113 (getQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 541 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1285 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 578 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1304 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 622 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1331 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 641 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1285) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 729 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1307) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 770 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1319) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 786 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1323) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 802 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1330) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 984 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1310 AND `id_group` = 1 LIMIT 1 |
0.132
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 993 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1312
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.132
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1004 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1314 LIMIT 1 |
0.132
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1076 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1331 LIMIT 1 |
0.132
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1160 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4539 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1239 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4541) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1478 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 5917) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 35 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/ObjectModel.php:1576
/classes/Group.php:388 (isAssociatedToShop)
/modules/ets_superspeed/classes/cache.php:81 (getCurrent)
/modules/ets_superspeed/classes/cache.php:161 (getFileCacheByUrl)
/modules/ets_superspeed/ets_superspeed.php:1731 (getCache)
/modules/ets_superspeed/ets_superspeed.php:1738 (getCache)
/override/classes/Dispatcher.php:310 (displayContentCache)
/index.php:66 (dispatch)
|
| 722 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1305) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 726 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1306) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 773 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1320) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 855 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1289
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.132
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1133 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4545 AND id_shop=1 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1328 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4536 AND `id_group` = 1 LIMIT 1 |
0.132
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 82 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "pm_advancedsearch4"
AND ms.`id_shop` IN (1) LIMIT 1 |
0.131
ms
|
0 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:188
/src/Core/Module/ModuleManager.php:301 (isEnabled)
/modules/zonethememanager/zonethememanager.php:2051 (isEnabled)
/classes/Hook.php:1234 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:559 (exec)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 205 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 32
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.131
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 544 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1287 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 562 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1296 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 613 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1323 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 614 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1324 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 781 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1322) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 782 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1322) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1204 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4532) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1210 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4534) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1243 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4542) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1247 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4543) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1322 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4535 AND `id_group` = 1 LIMIT 1 |
0.131
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1325 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4536
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.131
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1394 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4547 AND `id_group` = 1 LIMIT 1 |
0.131
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1619 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 363 AND `id_group` = 1 LIMIT 1 |
0.131
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 364 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 472 AND `id_group` = 1 LIMIT 1 |
0.131
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 588 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1309 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 610 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1322 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 626 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1333 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 686 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1296) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 801 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1330) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1034 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1321 LIMIT 1 |
0.131
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1113 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 2 LIMIT 1 |
0.131
ms
|
0 |
|
|
/classes/Category.php:1376
/classes/Product.php:717 (getLinkRewrite)
/classes/Pack.php:268 (__construct)
/classes/Product.php:4113 (getQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1136 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4548 AND id_shop=1 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1464 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 5918
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.131
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 590 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1310 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1005 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1314
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.130
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1017 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1318
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.130
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1094 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1334 LIMIT 1 |
0.130
ms
|
3 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1139 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4854 AND id_shop=1 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1145 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4531 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 389 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:303 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:341 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 584 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1307 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 690 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1297) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 697 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1299) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 698 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1299) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 730 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1307) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 813 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1333) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1140 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4527 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1214 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4535) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1219 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4536) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1673 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4618 AND `id_group` = 1 LIMIT 1 |
0.130
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 51 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Language.php:850
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 60 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 3 |
0.129
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/classes/Currency.php:1069 (__construct)
/classes/Tools.php:688 (getCurrencyInstance)
/classes/controller/FrontController.php:332 (setCurrency)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 73 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 195 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Country.php:386
/classes/AddressFormat.php:612 (isNeedDniByCountryId)
/classes/AddressFormat.php:593 (getFormat)
/classes/AddressFormat.php:540 (getAddressCountryFormat)
/classes/AddressFormat.php:416 (getOrderedAddressFields)
/classes/controller/FrontController.php:1744 (generateAddress)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 119 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 34 AND `id_group` = 1 LIMIT 1 |
0.129
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 208 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 32 AND `id_group` = 1 LIMIT 1 |
0.129
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 650 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1287) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 657 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1289) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 785 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1323) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 789 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1324) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 810 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1332) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 831 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1285
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.129
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1120 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4532 AND id_shop=1 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1182 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4550 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1198 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4531) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1202 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4532) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1206 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4533) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1292 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4530 AND `id_group` = 1 LIMIT 1 |
0.129
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1310 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4533 AND `id_group` = 1 LIMIT 1 |
0.129
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1319 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4535
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.129
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1415 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4854
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.129
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1556 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1338
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.129
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1559 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1338 AND `id_group` = 1 LIMIT 1 |
0.129
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1690 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1613
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.129
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 546 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1288 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 572 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1301 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 694 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1298) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1131 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4543 AND id_shop=1 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1172 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4545 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1194 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4530) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1223 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4537) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1358 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4541 AND `id_group` = 1 LIMIT 1 |
0.128
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1630 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1462
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.128
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 189 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 588
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.128
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 575 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1302 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 85 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_accounts" LIMIT 1 |
0.127
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:231
/src/Adapter/Module/ModuleDataProvider.php:203 (getModuleIdByName)
/src/Core/Module/ModuleManager.php:291 (isInstalled)
/modules/ps_classic_edition/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php:83 (isInstalled)
/modules/ps_classic_edition/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:44 (isModuleInstalled)
/modules/ps_classic_edition/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:62 (getService)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:66 (getPsAccountsService)
/var/cache/dev/Ps_facebookFrontContainer.php:267 (__construct)
/vendor/symfony/dependency-injection/Container.php:231 (getErrorHandlerService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:145 (getService)
/modules/ps_facebook/ps_facebook.php:310 (getService)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 435 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4871 AND `id_group` = 1 LIMIT 1 |
0.127
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 461 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4869
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.127
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 936 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1302 AND `id_group` = 1 LIMIT 1 |
0.127
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 987 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1311
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.127
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1095 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1334
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.127
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1154 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4536 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1162 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4540 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1313 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4534
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.127
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1331 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4537
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.127
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1370 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4543 AND `id_group` = 1 LIMIT 1 |
0.127
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1434 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 5922
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.127
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 536 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1334 AND id_shop=1 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 649 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1287) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 954 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1305 AND `id_group` = 1 LIMIT 1 |
0.127
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1203 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4532) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1355 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4541
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.127
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1599 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 249 AND `id_group` = 1 LIMIT 1 |
0.127
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 534 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1332 AND id_shop=1 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 645 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1286) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 873 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1292
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.126
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 882 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1293 AND `id_group` = 1 LIMIT 1 |
0.126
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 945 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1304
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.126
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1195 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4530) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 540 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 1285 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 559 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1294 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 642 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1285) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 828 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 879 AND `id_group` = 1 LIMIT 1 |
0.126
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 891 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1295
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.126
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1176 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4547 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1263 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4547) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1280 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4854) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 341 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 470
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.125
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 405 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4312 AND `id_group` = 1 LIMIT 1 |
0.125
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 493 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1286 AND id_shop=1 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 530 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1328 AND id_shop=1 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1129 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4541 AND id_shop=1 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1166 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4542 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 80 |
SELECT SQL_NO_CACHE `content`
FROM `ps_zcolorsfonts` m
WHERE m.`id_shop` = 1 LIMIT 1 |
0.125
ms
|
1 |
|
|
/modules/zonethememanager/classes/ZManager.php:196
/modules/zonethememanager/zonethememanager.php:1960 (getStyleClassesByShop)
/classes/Hook.php:1234 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:559 (exec)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 172 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 186 AND `id_group` = 1 LIMIT 1 |
0.125
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 500 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1293 AND id_shop=1 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 526 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1321 AND id_shop=1 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 607 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1320 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 653 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 1288) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 960 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1306 AND `id_group` = 1 LIMIT 1 |
0.125
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1138 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4550 AND id_shop=1 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1388 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4546 AND `id_group` = 1 LIMIT 1 |
0.125
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1207 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4533) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1228 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4538) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 121 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 34) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 192 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 588 AND `id_group` = 1 LIMIT 1 |
0.124
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 499 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1292 AND id_shop=1 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 658 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 1289) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 921 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1300
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.124
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 975 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1309
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.124
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1199 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4531) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1295 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4531
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.124
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 31 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_banner" LIMIT 1 |
0.123
ms
|
1 |
|
|
/modules/ets_superspeed/classes/ets_superspeed_defines.php:2447
/modules/ets_superspeed/ets_superspeed.php:123 (getIDModuleByName)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/ets_superspeed/ets_superspeed.php:1737 (getInstanceByName)
/override/classes/Dispatcher.php:310 (displayContentCache)
/index.php:66 (dispatch)
|
| 64 |
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM ps_shop s |
0.123
ms
|
1 |
|
|
/classes/shop/Shop.php:902
/src/Adapter/Configuration.php:363 (getGroupIdFromShopId)
/src/Adapter/Configuration.php:99 (getShopGroupId)
/src/Adapter/Assets/AssetUrlGeneratorTrait.php:48 (get)
/classes/assets/StylesheetManager.php:104 (getFQDN)
/classes/assets/StylesheetManager.php:58 (add)
/classes/controller/FrontController.php:1112 (register)
/classes/controller/FrontController.php:975 (registerStylesheet)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 390 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 46 AND `id_shop` = 1 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:303 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:341 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 432 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4871
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.123
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 443 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 5634 AND `id_group` = 1 LIMIT 1 |
0.123
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 484 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4853 AND `id_group` = 1 LIMIT 1 |
0.123
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 492 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1285 AND id_shop=1 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 494 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1287 AND id_shop=1 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 531 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1329 AND id_shop=1 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 567 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1298 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 569 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1299 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 593 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1311 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 625 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1332 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 870 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1291 AND `id_group` = 1 LIMIT 1 |
0.123
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1047 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1323
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.123
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1150 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4534 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1156 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4537 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1168 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4543 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1174 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4546 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1178 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4548 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1184 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4854 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1215 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4535) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1220 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4536) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1232 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4539) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1236 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4540) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1244 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4542) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1391 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4547
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.123
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1616 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 363
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.123
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 502 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1295 AND id_shop=1 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 388 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 37 AND `id_shop` = 1 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:303 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:341 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 497 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1290 AND id_shop=1 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 539 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 879 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 543 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1286 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 581 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1305 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 611 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1322 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 619 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1329 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 924 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1300 AND `id_group` = 1 LIMIT 1 |
0.122
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1032 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1320 AND `id_group` = 1 LIMIT 1 |
0.122
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1127 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4539 AND id_shop=1 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1212 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4534) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1224 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4537) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1235 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4540) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1298 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4531 AND `id_group` = 1 LIMIT 1 |
0.122
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 344 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 470 AND `id_group` = 1 LIMIT 1 |
0.122
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 385 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_searchbar" LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:303 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:341 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 504 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1297 AND id_shop=1 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 520 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1313 AND id_shop=1 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1165 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4541 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1248 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4543) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1252 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4544) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 95 |
SELECT SQL_NO_CACHE `id_meta` FROM `ps_meta` WHERE `page`='index' LIMIT 1 |
0.121
ms
|
1 |
|
|
/modules/ets_seo/classes/EtsSeoMeta.php:255
/modules/ets_seo/ets_seo.php:2813 (getIdMetaByController)
/modules/ets_seo/ets_seo.php:3545 (generateGraphWebData)
/modules/ets_seo/ets_seo.php:2497 (getSeoMetaData)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/override/classes/controller/FrontController.php:57 (initContent)
/controllers/front/IndexController.php:18 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 258 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 46 AND `id_group` = 1 LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 609 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1321 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 615 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1324 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 888 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1294 AND `id_group` = 1 LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 912 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1298 AND `id_group` = 1 LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 915 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1299
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 948 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1304 AND `id_group` = 1 LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1148 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4533 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Pack.php:71
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1211 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4534) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 142 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 136 AND `id_group` = 1 LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 148 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 149 LIMIT 1 |
0.121
ms
|
2 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 182 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 587 AND `id_group` = 1 LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 218 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 36 AND `id_group` = 1 LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 503 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1296 AND id_shop=1 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 561 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1295 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 579 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1304 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1071 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1330
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1141 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4527 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1240 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 4541) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Pack.php:173 (loadStockData)
/classes/Pack.php:118 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1352 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4540 AND `id_group` = 1 LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1409 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4550
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1467 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 5918 AND `id_group` = 1 LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1643 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3675 AND `id_group` = 1 LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 577 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1303 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1107 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4856
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.120
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 474 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 712 AND `id_group` = 1 LIMIT 1 |
0.120
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 599 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1314 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 631 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4852 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 843 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1287
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.120
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 852 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1288 AND `id_group` = 1 LIMIT 1 |
0.120
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 930 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1301 AND `id_group` = 1 LIMIT 1 |
0.120
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 978 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1309 AND `id_group` = 1 LIMIT 1 |
0.120
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 981 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1310
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.120
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 990 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1311 AND `id_group` = 1 LIMIT 1 |
0.120
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1121 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4533 AND id_shop=1 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1181 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4549 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1337 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4538
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.120
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1373 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4544
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.120
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1474 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 5917
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.120
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 275 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 50
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.119
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 425 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4208 AND `id_group` = 1 LIMIT 1 |
0.119
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 508 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1301 AND id_shop=1 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 510 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1303 AND id_shop=1 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 513 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1306 AND id_shop=1 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 514 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1307 AND id_shop=1 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 516 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1309 AND id_shop=1 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 519 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1312 AND id_shop=1 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 565 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1297 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 571 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1300 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 573 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1301 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 589 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1309 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 621 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1330 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 846 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1287 AND `id_group` = 1 LIMIT 1 |
0.119
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 951 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1305
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.119
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1379 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4545
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.119
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 26 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ets_superspeed" LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/override/classes/Dispatcher.php:301 (isEnabled)
/index.php:66 (dispatch)
|
| 27 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 98 AND `id_shop` = 1 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/module/Module.php:2267
/override/classes/Dispatcher.php:301 (isEnabled)
/index.php:66 (dispatch)
|
| 314 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 460 AND `id_group` = 1 LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 331 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 467
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 627 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1333 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 629 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1334 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 879 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1293
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 894 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1295 AND `id_group` = 1 LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 900 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1296 AND `id_group` = 1 LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1068 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1329 AND `id_group` = 1 LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1077 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1331
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1104 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4852 AND `id_group` = 1 LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1147 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4532 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1283 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4527
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1447 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 5920 AND `id_group` = 1 LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 909 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1298
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_imageslider" LIMIT 1 |
0.117
ms
|
1 |
|
|
/modules/ets_superspeed/classes/ets_superspeed_defines.php:2447
/modules/ets_superspeed/ets_superspeed.php:121 (getIDModuleByName)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/ets_superspeed/ets_superspeed.php:1737 (getInstanceByName)
/override/classes/Dispatcher.php:310 (displayContentCache)
/index.php:66 (dispatch)
|
| 495 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1288 AND id_shop=1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 509 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1302 AND id_shop=1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 595 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1312 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1118 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4530 AND id_shop=1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1122 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4534 AND id_shop=1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 545 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1287 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 555 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 1292 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1143 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4530 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 415 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4867 AND `id_group` = 1 LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 498 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1291 AND id_shop=1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 511 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1304 AND id_shop=1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 858 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1289 AND `id_group` = 1 LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1056 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1324 AND `id_group` = 1 LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1179 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4548 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 876 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1292 AND `id_group` = 1 LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 885 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1294
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1123 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4535 AND id_shop=1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:5713 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:400 (getTaxesInformations)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1349 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4540
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1716 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 69 AND `id_shop` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:101 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:154 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef6ad3d5_80958794)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:447 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 867 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1291
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.115
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1714 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:87 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:150 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/a8/ed/93/a8ed939807a8c796320d0d5eed9b5af9bdbf3c39_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef6ad3d5_80958794)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:447 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 38 |
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.115
ms
|
1 |
|
|
/classes/module/Module.php:2168
/classes/Hook.php:1043 (getExceptionsStatic)
/classes/Dispatcher.php:327 (exec)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1650 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 3461
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.115
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1171 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4544 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 30 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blockbanner" LIMIT 1 |
0.114
ms
|
0 |
|
|
/modules/ets_superspeed/classes/ets_superspeed_defines.php:2447
/modules/ets_superspeed/ets_superspeed.php:123 (getIDModuleByName)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/ets_superspeed/ets_superspeed.php:1737 (getInstanceByName)
/override/classes/Dispatcher.php:310 (displayContentCache)
/index.php:66 (dispatch)
|
| 124 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 3 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Category.php:1376
/classes/Product.php:717 (getLinkRewrite)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1029 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1320
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.114
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1062 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1328 AND `id_group` = 1 LIMIT 1 |
0.114
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1177 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4547 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1477 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 5917 AND `id_group` = 1 LIMIT 1 |
0.114
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 61 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 3
AND id_shop = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/ObjectModel.php:1576
/classes/Tools.php:697 (isAssociatedToShop)
/classes/controller/FrontController.php:332 (setCurrency)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 311 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 460
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.113
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 386 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 41 AND `id_shop` = 1 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:303 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:341 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/0a/f7/ce/0af7ce26464b4e567b623ad741d19421844da2b1_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7ef0a0212_47497991)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1153 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4535 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1161 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4539 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1169 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4543 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1633 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1462 AND `id_group` = 1 LIMIT 1 |
0.113
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1640 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 3675
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.113
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1660 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 2635
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.113
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1703 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Category.php:1592
/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:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_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/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:401 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 334 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 467 AND `id_group` = 1 LIMIT 1 |
0.112
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1014 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1315 AND `id_group` = 1 LIMIT 1 |
0.112
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1149 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4533 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1173 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4545 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1183 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4550 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1316 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4534 AND `id_group` = 1 LIMIT 1 |
0.112
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1382 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4545 AND `id_group` = 1 LIMIT 1 |
0.112
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1050 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1323 AND `id_group` = 1 LIMIT 1 |
0.112
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1663 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2635 AND `id_group` = 1 LIMIT 1 |
0.112
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1044 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1322 AND `id_group` = 1 LIMIT 1 |
0.111
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1110 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4856 AND `id_group` = 1 LIMIT 1 |
0.111
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1151 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4534 LIMIT 1 |
0.111
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1167 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4542 LIMIT 1 |
0.111
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1185 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4854 LIMIT 1 |
0.111
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1385 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4546
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.111
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1157 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4537 LIMIT 1 |
0.111
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 999 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1313
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1002 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1313 AND `id_group` = 1 LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1155 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4536 LIMIT 1 |
0.110
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1163 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4540 LIMIT 1 |
0.110
ms
|
1 |
|
|
/classes/Pack.php:72
/classes/Pack.php:404 (isPack)
/classes/Product.php:5596 (getItemTable)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1653 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3461 AND `id_group` = 1 LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1693 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1613 AND `id_group` = 1 LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1023 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1319
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1074 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1330 AND `id_group` = 1 LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1092 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1333 AND `id_group` = 1 LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1680 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1554
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 126 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` |
0.108
ms
|
9 |
|
|
/classes/ImageType.php:141
/classes/ImageType.php:182 (getByNameNType)
/src/Adapter/Image/ImageRetriever.php:197 (getFormattedName)
/src/Adapter/Image/ImageRetriever.php:82 (getImage)
:undefined (PrestaShop\PrestaShop\Adapter\Image\{closure})
/src/Adapter/Image/ImageRetriever.php:75 (array_map)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1008 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1314 AND `id_group` = 1 LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1011 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1315
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1026 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1319 AND `id_group` = 1 LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1053 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1324
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1059 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1328
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1080 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1331 AND `id_group` = 1 LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1098 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1334 AND `id_group` = 1 LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1101 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4852
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1289 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 4530
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1065 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1329
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.107
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1083 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1332
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.107
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 1089 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 1333
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.107
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/classes/Pack.php:120 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1120 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:121 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/zonehomeblocks/zonehomeblocks.php:1855 (present)
/modules/zonehomeblocks/zonehomeblocks.php:1953 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:2002 (preProcess)
/classes/Hook.php:1234 (hookDisplaytopColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:85 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/ec/0d/0c/ec0d0cb2676945951c3d55a8b37fb6bb0db2777c_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f7eef044a7_34858005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_left_column_tpl/55/9b/89/559b892ba80b483b43bc95ab3d0696267f9e2d40_2.file.index.tpl.php:67 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a70f9c070e019_87340834)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/override/classes/controller/FrontController.php:74 (smartyOutputContent)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 149 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 149
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.106
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 120 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1 |
0.099
ms
|
1 |
|
|
/classes/Group.php:131
/classes/Product.php:3740 (getReductionByIdGroup)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 129 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 79
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.089
ms
|
0 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 132 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 79 AND `id_group` = 1 LIMIT 1 |
0.087
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|
| 152 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 149 AND `id_group` = 1 LIMIT 1 |
0.085
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:171 (getProductProperties)
/modules/zonehomeblocks/zonehomeblocks.php:1857 (assembleProduct)
/modules/zonehomeblocks/zonehomeblocks.php:1929 (getProducts)
/modules/zonehomeblocks/zonehomeblocks.php:1990 (preProcess)
/classes/Hook.php:1234 (hookDisplayHome)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/controllers/front/IndexController.php:20 (exec)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/override/classes/Dispatcher.php:316 (dispatch)
/index.php:66 (dispatch)
|