71 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1085,1087,1088,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1103,1105,1106,1107,1108,1109,1110,1111,1112,1113,1115,1116,1117,1118,1119,1120,1122,1123,1124,1125,1126,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1200)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa35 ON (pa35.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa35.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1085,1087,1088,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1103,1105,1106,1107,1108,1109,1110,1111,1112,1113,1115,1116,1117,1118,1119,1120,1122,1123,1124,1125,1126,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1200)
)
LEFT JOIN `pr_category_group` cg ON ( cg.`id_category` = aclink.`id_criterion_linked`) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND cg.`id_group` = 1
AND ac.`id_criterion_group` = 35
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
7.090
ms
|
1878 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2641 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
83 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,1209,1224,1225,1434)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa10 ON (pa10.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa10.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,1209,1224,1225,1434)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 10
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
5.489
ms
|
988 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
96 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,1291,1305,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1366,1367,1368,1369,1370,1371,1372,1373,1374,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1439,1440,1537,1538,1539,1541,1542,1543,1544)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa14 ON (pa14.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa14.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,1291,1305,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1366,1367,1368,1369,1370,1371,1372,1373,1374,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1439,1440,1537,1538,1539,1541,1542,1543,1544)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 14
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
4.792
ms
|
1878 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
122 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,1052,1053,1054,1232,1233,1234,1236,1240,1289,1294,1295,1296,1297,1298,1310,1311,1312,1313,1314,1315,1335,1336,1350,1395,1411,1422,1423,1428,1429,1430,1431,1432,1433,1438,1460,1461,1462,1463,1464,1465,1466,1467,1482,1483,1484,1485,1486,1487,1488,1489,1490,1502,1503,1504,1505,1508,1509,1515,1517,1518,1519,1520,1521,1522,1527,1528,1534)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa19 ON (pa19.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa19.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,1052,1053,1054,1232,1233,1234,1236,1240,1289,1294,1295,1296,1297,1298,1310,1311,1312,1313,1314,1315,1335,1336,1350,1395,1411,1422,1423,1428,1429,1430,1431,1432,1433,1438,1460,1461,1462,1463,1464,1465,1466,1467,1482,1483,1484,1485,1486,1487,1488,1489,1490,1502,1503,1504,1505,1508,1509,1515,1517,1518,1519,1520,1521,1522,1527,1528,1534)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 19
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
4.757
ms
|
1878 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
93 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,1226,1227,1228,1229,1235,1237,1238,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1301,1302,1303,1304,1337,1400,1424,1523)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa17 ON (pa17.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa17.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,1226,1227,1228,1229,1235,1237,1238,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1301,1302,1303,1304,1337,1400,1424,1523)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 17
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
4.652
ms
|
1878 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
10 |
SELECT SQL_NO_CACHE p.*, ps.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.id_product_attribute AS id_product_attribute, product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend`, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(ps.`date_add`, DATE_SUB("2025-04-03 00:00:00",
INTERVAL 60 DAY)) > 0 AS new, (ps.`price` + IFNULL(product_attribute_shop.price, 0)) AS orderprice FROM `pr_pm_advancedsearch_cache_product_2` acp
JOIN `pr_product` p ON (p.`id_product` = acp.`id_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_tax_rule` tr ON (ps.`id_tax_rules_group` = tr.`id_tax_rules_group` AND tr.`id_country` = 14 AND tr.`id_state` = 0)
LEFT JOIN `pr_tax` t ON (t.`id_tax` = tr.`id_tax`)
LEFT JOIN `pr_group_reduction` grc ON (grc.`id_group`=1 AND ps.`id_category_default` = grc.`id_category`)
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_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 pr_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = IFNULL(`product_attribute_shop`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `pr_product_lang` pl ON (p.`id_product` = pl.`id_product` AND pl.`id_lang` = 2 AND pl.id_shop = 1 )
LEFT JOIN `pr_category_lang` cl ON (ps.`id_category_default` = cl.`id_category` AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
LEFT JOIN `pr_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 `pr_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
LEFT JOIN `pr_manufacturer` m ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1))) GROUP BY ps.`id_product` ORDER BY `quantity` desc LIMIT 6,6 |
4.638
ms
|
313 |
Yes
|
Yes
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1948 (query)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
102 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,1252,1341,1342,1343,1344,1345,1346,1347,1348,1355,1356,1357,1358,1359,1360,1403,1404,1405,1406,1407,1408,1414,1415,1416,1417,1436,1437,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1506,1510,1511,1512,1513,1514,1524,1529,1530,1531,1532,1533)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa20 ON (pa20.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa20.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,1252,1341,1342,1343,1344,1345,1346,1347,1348,1355,1356,1357,1358,1359,1360,1403,1404,1405,1406,1407,1408,1414,1415,1416,1417,1436,1437,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1506,1510,1511,1512,1513,1514,1524,1529,1530,1531,1532,1533)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 20
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
4.628
ms
|
1878 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
91 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,1364,1365,1375)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa16 ON (pa16.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa16.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,1364,1365,1375)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 16
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
4.517
ms
|
1878 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
112 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,1051,1239,1292,1293,1306,1307,1421,1425,1426,1427,1507,1516,1526)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa24 ON (pa24.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa24.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,1051,1239,1292,1293,1306,1307,1421,1425,1426,1427,1507,1516,1526)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 24
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
4.454
ms
|
1878 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
88 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa13 ON (pa13.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa13.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 13
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
4.328
ms
|
1878 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
106 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,906,907,1409,1410,1418,1419,1420,1458,1481,1525)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa23 ON (pa23.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa23.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,906,907,1409,1410,1418,1419,1420,1458,1481,1525)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 23
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
4.310
ms
|
1878 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
108 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1339,1340)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa29 ON (pa29.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa29.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1339,1340)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 29
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
4.152
ms
|
1878 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
90 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,1223)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa15 ON (pa15.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa15.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,1223)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 15
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
3.112
ms
|
832 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
114 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (968,969,970,971,972,973,974,975,976,977,978,979,1213,1253,1288,1308,1309)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa25 ON (pa25.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa25.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (968,969,970,971,972,973,974,975,976,977,978,979,1213,1253,1288,1308,1309)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 25
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
2.708
ms
|
884 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
77 |
SELECT SQL_NO_CACHE acp.id_product, (IF(app.`valid_id_specific_price`=1 AND app.`is_specific`=1, 1, 0) + app.`has_no_specific` + IF ((app.`from` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' >= app.`from`) AND (app.`to` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' <= app.`to`), 1, 0) + IF (app.`id_shop` IN (0, 1), 2, 0) + IF (app.`id_currency` IN (0, 1), 4, 0) + IF (app.`id_country` IN (0, 14), 16, 0)) AS `score`
FROM `pr_pm_advancedsearch_product_price_2` app
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (app.`id_cache_product` = acp.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_tax_rule` tr ON (ps.`id_tax_rules_group` = tr.`id_tax_rules_group` AND tr.`id_country` = 14 AND tr.`id_state` = 0)
LEFT JOIN `pr_tax` t ON (t.`id_tax` = tr.`id_tax`)
LEFT JOIN `pr_group_reduction` grc ON (grc.`id_group`=1 AND ps.`id_category_default` = grc.`id_category`)
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 ) WHERE ((app.`from` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' >= app.`from`) AND (app.`to` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' <= app.`to`)) AND ((app.`valid_id_specific_price`=1 AND app.`is_specific`=1 AND app.`id_currency` IN (0, 1)) OR app.`has_no_specific`=1) AND ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1))) AND app.`id_country` IN (0, 14) AND app.`id_group` IN (0, 1) AND app.`id_shop` IN (0, 1) ORDER BY score DESC,
(
app.`price_wt` -
IF(
app.`reduction_type`='amount',
app.`reduction_amount` * IF(app.`reduction_tax`=1, 1, IF(t.`rate` > 0, ((t.`rate`/100) + 1), 1)) / IF(t.`rate` > 0, ((t.`rate`/100) + 1), 1),
app.`reduction_amount`
)
)
* IF(grc.`reduction` > 0, 1 - grc.`reduction`, 1) DESC LIMIT 1 |
2.589
ms
|
313 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:69
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:96 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1668 (row)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1743 (getMaxIdProductSlider)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2564 (getPriceRangeForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
75 |
SELECT SQL_NO_CACHE acp.id_product, (IF(app.`valid_id_specific_price`=1 AND app.`is_specific`=1, 1, 0) + app.`has_no_specific` + IF ((app.`from` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' >= app.`from`) AND (app.`to` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' <= app.`to`), 1, 0) + IF (app.`id_shop` IN (0, 1), 2, 0) + IF (app.`id_currency` IN (0, 1), 4, 0) + IF (app.`id_country` IN (0, 14), 16, 0)) AS `score`
FROM `pr_pm_advancedsearch_product_price_2` app
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (app.`id_cache_product` = acp.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_tax_rule` tr ON (ps.`id_tax_rules_group` = tr.`id_tax_rules_group` AND tr.`id_country` = 14 AND tr.`id_state` = 0)
LEFT JOIN `pr_tax` t ON (t.`id_tax` = tr.`id_tax`)
LEFT JOIN `pr_group_reduction` grc ON (grc.`id_group`=1 AND ps.`id_category_default` = grc.`id_category`)
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 ) WHERE ((app.`from` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' >= app.`from`) AND (app.`to` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' <= app.`to`)) AND ((app.`valid_id_specific_price`=1 AND app.`is_specific`=1 AND app.`id_currency` IN (0, 1)) OR app.`has_no_specific`=1) AND ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1))) AND app.`id_country` IN (0, 14) AND app.`id_group` IN (0, 1) AND app.`id_shop` IN (0, 1) ORDER BY score DESC,
(
app.`price_wt` -
IF(
app.`reduction_type`='amount',
app.`reduction_amount` * IF(app.`reduction_tax`=1, 1, IF(t.`rate` > 0, ((t.`rate`/100) + 1), 1)) / IF(t.`rate` > 0, ((t.`rate`/100) + 1), 1),
app.`reduction_amount`
)
)
* IF(grc.`reduction` > 0, 1 - grc.`reduction`, 1) ASC LIMIT 1 |
2.533
ms
|
313 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:69
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:96 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1637 (row)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1686 (getMinIdProductSlider)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2564 (getPriceRangeForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
9 |
SELECT SQL_NO_CACHE COUNT(DISTINCT acp.`id_product`) as total
FROM `pr_pm_advancedsearch_cache_product_2` acp
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_tax_rule` tr ON (ps.`id_tax_rules_group` = tr.`id_tax_rules_group` AND tr.`id_country` = 14 AND tr.`id_state` = 0)
LEFT JOIN `pr_tax` t ON (t.`id_tax` = tr.`id_tax`)
LEFT JOIN `pr_group_reduction` grc ON (grc.`id_group`=1 AND ps.`id_category_default` = grc.`id_category`)
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1))) LIMIT 1 |
1.882
ms
|
313 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:69
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:96 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1863 (row)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:142 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
72 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (342,343,344,345,346,347,348,349,350,351,352,353,354,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,1196,1197,1201,1204,1208,1220,1241,1398,1399,1535)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (342,343,344,345,346,347,348,349,350,351,352,353,354,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,1196,1197,1201,1204,1208,1220,1241,1398,1399,1535)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF(sa1.`quantity` > 0, 1, IF(sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)))
AND (ac.`id_criterion` IN (392))
AND ac.`id_criterion_group` = 5 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
1.657
ms
|
313 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
81 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (414)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
JOIN `pr_specific_price` sp ON (
sp.`id_product` = acp.`id_product`
AND sp.`id_product_attribute`=0
AND sp.`id_group` IN (0, 1)
AND sp.`id_shop` IN (0, 1)
AND sp.`reduction` > 0
AND (
(sp.`from` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:00' >= sp.`from`)
AND
(sp.`to` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:00' <= sp.`to`)
)
)
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa8 ON (pa8.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa8.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (414)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 8
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
1.592
ms
|
626 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
100 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (1044,1045,1046,1047)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa33 ON (pa33.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa33.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (1044,1045,1046,1047)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 33
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
1.478
ms
|
208 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
125 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1217,1260,1351,1412)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa32 ON (pa32.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa32.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1217,1260,1351,1412)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 32
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
1.400
ms
|
988 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
116 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (980,981,982)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa26 ON (pa26.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa26.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (980,981,982)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 26
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
1.276
ms
|
156 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
85 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (432,433,1261,1262,1263,1299,1536)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa11 ON (pa11.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa11.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (432,433,1261,1262,1263,1299,1536)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 11
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
1.264
ms
|
364 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
118 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (983,984,985,986,1397)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa27 ON (pa27.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa27.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (983,984,985,986,1397)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 27
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
1.196
ms
|
260 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
120 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (987,988,989,990,991,992,993,994,995,996,1349)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa28 ON (pa28.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa28.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (987,988,989,990,991,992,993,994,995,996,1349)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 28
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
1.181
ms
|
572 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
98 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (865,866,867,868,869,870,871,872,873,874,875,876,877,1050,1212,1402,1413)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa21 ON (pa21.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa21.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (865,866,867,868,869,870,871,872,873,874,875,876,877,1050,1212,1402,1413)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 21
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
1.024
ms
|
884 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
104 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (1048,1049)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa34 ON (pa34.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa34.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (1048,1049)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 34
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
1.018
ms
|
104 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
16 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `pr_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `pr_hook_alias` ha
INNER JOIN `pr_hook` h ON ha.name = h.name |
0.996
ms
|
0 |
|
|
/classes/Hook.php:1292
/classes/Hook.php:225 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:67 (getIdByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3925 (getManager)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
74 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (405,406,407,408,409,410,411,412,413,1222,1243,1247,1316)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa6 ON (pa6.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa6.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (405,406,407,408,409,410,411,412,413,1222,1243,1247,1316)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 6
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
0.858
ms
|
676 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
110 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (1020,1021,1022,1023,1024,1025,1026,1027,1028,1459)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa31 ON (pa31.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa31.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (1020,1021,1022,1023,1024,1025,1026,1027,1028,1459)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 31
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
0.848
ms
|
520 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
87 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (434,435,436,437,438,439,440,441,1210,1211,1264,1265,1266,1267,1300,1338,1396,1435)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa12 ON (pa12.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa12.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (434,435,436,437,438,439,440,441,1210,1211,1264,1265,1266,1267,1300,1338,1396,1435)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 12
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
0.844
ms
|
936 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
95 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (603,604,605,606,607,608,609,610,1230,1231,1280,1281,1282,1283,1284,1285,1286,1287,1290)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa18 ON (pa18.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa18.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (603,604,605,606,607,608,609,610,1230,1231,1280,1281,1282,1283,1284,1285,1286,1287,1290)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 18
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
0.658
ms
|
988 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
76 |
SELECT SQL_NO_CACHE app.price_wt as min_price, app.`reduction_amount`, app.`reduction_type`, app.`reduction_tax`, app.id_currency, acp.id_product, app.id_country, (IF(app.`valid_id_specific_price`=1 AND app.`is_specific`=1, 1, 0) + app.`has_no_specific` + IF ((app.`from` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' >= app.`from`) AND (app.`to` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' <= app.`to`), 1, 0) + IF (app.`id_shop` = 1, 2, 0) + IF (app.`id_currency` = 1, 4, 0) + IF (app.`id_group` = 1, 8, 0) + IF (app.`id_country` = 14, 16, 0)) AS `score`
FROM `pr_pm_advancedsearch_product_price_2` app
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (app.`id_cache_product` = acp.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_tax_rule` tr ON (ps.`id_tax_rules_group` = tr.`id_tax_rules_group` AND tr.`id_country` = 14 AND tr.`id_state` = 0)
LEFT JOIN `pr_tax` t ON (t.`id_tax` = tr.`id_tax`)
LEFT JOIN `pr_group_reduction` grc ON (grc.`id_group`=1 AND ps.`id_category_default` = grc.`id_category`)
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 ) WHERE acp.`id_product` = 16178 AND ((app.`from` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' >= app.`from`) AND (app.`to` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' <= app.`to`)) AND ((app.`valid_id_specific_price`=1 AND app.`is_specific`=1 AND app.`id_currency` IN (0, 1)) OR app.`has_no_specific`=1) AND ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1))) AND app.`id_country` IN (0, 14) AND app.`id_group` IN (0, 1) AND app.`id_shop` IN (0, 1) ORDER BY score DESC,
(
app.`price_wt` -
IF(
app.`reduction_type`='amount',
app.`reduction_amount` * IF(app.`reduction_tax`=1, 1, IF(t.`rate` > 0, ((t.`rate`/100) + 1), 1)) / IF(t.`rate` > 0, ((t.`rate`/100) + 1), 1),
app.`reduction_amount`
)
)
* IF(grc.`reduction` > 0, 1 - grc.`reduction`, 1) ASC LIMIT 1 |
0.606
ms
|
1 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:69
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:96 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1712 (row)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2564 (getPriceRangeForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
78 |
SELECT SQL_NO_CACHE app.price_wt as max_price, app.`reduction_amount`, app.`reduction_type`, app.`reduction_tax`, acp.id_product, app.id_currency, app.id_country, (IF(app.`valid_id_specific_price`=1 AND app.`is_specific`=1, 1, 0) + app.`has_no_specific` + IF ((app.`from` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' >= app.`from`) AND (app.`to` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' <= app.`to`), 1, 0) + IF (app.`id_shop` = 1, 2, 0) + IF (app.`id_currency` = 1, 4, 0) + IF (app.`id_group` = 1, 8, 0) + IF (app.`id_country` = 14, 16, 0)) AS `score`
FROM `pr_pm_advancedsearch_product_price_2` app
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (app.`id_cache_product` = acp.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_tax_rule` tr ON (ps.`id_tax_rules_group` = tr.`id_tax_rules_group` AND tr.`id_country` = 14 AND tr.`id_state` = 0)
LEFT JOIN `pr_tax` t ON (t.`id_tax` = tr.`id_tax`)
LEFT JOIN `pr_group_reduction` grc ON (grc.`id_group`=1 AND ps.`id_category_default` = grc.`id_category`)
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 ) WHERE acp.`id_product` = 16018 AND ((app.`from` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' >= app.`from`) AND (app.`to` = '0000-00-00 00:00:00' OR '2025-04-03 16:53:27' <= app.`to`)) AND ((app.`valid_id_specific_price`=1 AND app.`is_specific`=1 AND app.`id_currency` IN (0, 1)) OR app.`has_no_specific`=1) AND ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1))) AND app.`id_country` IN (0, 14) AND app.`id_group` IN (0, 1) AND app.`id_shop` IN (0, 1) ORDER BY score DESC,
(
app.`price_wt` -
IF(
app.`reduction_type`='amount',
app.`reduction_amount` * IF(app.`reduction_tax`=1, 1, IF(t.`rate` > 0, ((t.`rate`/100) + 1), 1)) / IF(t.`rate` > 0, ((t.`rate`/100) + 1), 1),
app.`reduction_amount`
)
)
* IF(grc.`reduction` > 0, 1 - grc.`reduction`, 1) DESC LIMIT 1 |
0.589
ms
|
1 |
Yes
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:69
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:96 (query)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1757 (row)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2564 (getPriceRangeForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
13 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_currency` = 1, 4, 0) + IF (`id_group` = 1, 8, 0) + IF (`id_country` = 14, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pr_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 16015) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-04-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-04-03 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
|
6 |
Yes
|
|
/override/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
41 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_currency` = 1, 4, 0) + IF (`id_group` = 1, 8, 0) + IF (`id_country` = 14, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pr_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 15892) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-04-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-04-03 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
|
6 |
Yes
|
|
/override/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
22 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_currency` = 1, 4, 0) + IF (`id_group` = 1, 8, 0) + IF (`id_country` = 14, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pr_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 4835) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-04-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-04-03 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
|
6 |
Yes
|
|
/override/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
64 |
SELECT SQL_NO_CACHE * FROM `pr_cart_rule` cr
LEFT JOIN `pr_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1 |
0.470
ms
|
155 |
|
|
/classes/CartRule.php:423
/classes/Cart.php:3034 (getCustomerCartRules)
/classes/Cart.php:3418 (getDeliveryOptionList)
/classes/Cart.php:3491 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2186 (processCalculation)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/classes/controller/FrontController.php:545 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:271 (assignGeneralPurposeVariables)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
32 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_currency` = 1, 4, 0) + IF (`id_group` = 1, 8, 0) + IF (`id_country` = 14, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pr_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 4828) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-04-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-04-03 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.466
ms
|
6 |
Yes
|
|
/override/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
124 |
SELECT SQL_NO_CACHE ac.*, aclink.`id_criterion_linked` , acl.id_lang, acl.icon, acl.`value`, acl.`decimal_value`, (COUNT(DISTINCT acpc5.`id_cache_product`)) AS nb_product
FROM `pr_pm_advancedsearch_criterion_2` ac USE INDEX (PRIMARY)
LEFT JOIN `pr_pm_advancedsearch_criterion_2_lang` acl ON (ac.`id_criterion` = acl.`id_criterion` AND acl.`id_lang` = 2)JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc ON (
ac.`id_criterion` = acpc.`id_criterion`
AND ac.`id_criterion` IN (1019)
)
LEFT JOIN `pr_pm_advancedsearch_cache_product_2` acp ON (acp.`id_cache_product` = acpc.`id_cache_product`)
JOIN `pr_product_shop` ps ON (
ps.id_shop IN (1)
AND ps.`id_product` = acp.`id_product`
)
JOIN `pr_pm_advancedsearch_cache_product_criterion_2` acpc5 ON ( acp.`id_cache_product` = acpc5.`id_cache_product` AND acpc5.`id_criterion` IN (392))
LEFT JOIN `pr_stock_available` sa1 ON ( sa1.`id_product` = acp.`id_product` AND sa1.`id_product_attribute`=0 AND sa1.id_shop = 1 AND sa1.id_shop_group = 0 )
LEFT JOIN `pr_product_attribute` pa30 ON (pa30.`id_product` = acp.`id_product` )
LEFT JOIN `pr_stock_available` sa2 ON ( sa2.`id_product` = acp.`id_product` AND sa2.`id_product_attribute` = IFNULL(pa30.`id_product_attribute`, 0) AND sa2.id_shop = 1 AND sa2.id_shop_group = 0 )
STRAIGHT_JOIN `pr_pm_advancedsearch_criterion_2_link` aclink ON (
aclink.`id_criterion` = ac.`id_criterion`
AND aclink.`id_criterion` IN (1019)
) WHERE ps.`active` = 1
AND ps.`visibility` IN ("both", "catalog")
AND (IF (sa1.`quantity` > 0, 1, IF (sa1.`out_of_stock` = 2, 0 = 1, sa1.`out_of_stock` = 1)) OR IF (sa2.`quantity` > 0,1, IF (sa2.`out_of_stock` = 2, 0 = 1, sa2.`out_of_stock` = 1)))
AND ac.`id_criterion_group` = 30
AND ac.`visible` = 1 GROUP BY ac.`id_criterion`
ORDER BY `position` ASC |
0.451
ms
|
5 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1384 (query)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2716 (getCriterionsForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
48 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-04-03 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM pr_product p
LEFT JOIN pr_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN pr_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN pr_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (16015,4835,4827,16175,4828,15892) |
0.409
ms
|
6 |
|
|
/classes/ProductAssembler.php:95
/classes/ProductAssembler.php:203 (addMissingProductFieldsForMultipleProducts)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:116 (prepareMultipleProductsForTemplate)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
8 |
SELECT SQL_NO_CACHE *
FROM `pr_pm_advancedsearch_seo` adss
LEFT JOIN `pr_pm_advancedsearch_seo_crosslinks` ascl ON (adss.`id_seo` = ascl.`id_seo_linked` )
LEFT JOIN `pr_pm_advancedsearch_seo_lang` adssl ON (adss.`id_seo` = adssl.`id_seo` AND adssl.`id_lang` = 2 )
WHERE ascl.`id_seo` = 1249 AND adss.`id_seo` != 1249 AND adss.`deleted` = 0
GROUP BY adss.`id_seo`
ORDER BY adss.`id_seo` |
0.376
ms
|
60 |
|
Yes
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:214 (query)
/modules/pm_advancedsearch4/controllers/front/seo.php:162 (getCrossLinksSeo)
/modules/pm_advancedsearch4/controllers/front/seo.php:36 (setSEOTags)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
19 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `pr_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 16015 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `pr_cart_product` cp JOIN `pr_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `pr_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 16015 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.340
ms
|
0 |
|
|
/classes/Cart.php:1423
/classes/Product.php:4357 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
1 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `pr_hook` |
0.327
ms
|
1039 |
|
|
/classes/Hook.php:1292
/classes/Hook.php:225 (getAllHookIds)
/classes/Hook.php:851 (getIdByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:48 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:29 (getInstance)
|
37 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `pr_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4828 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `pr_cart_product` cp JOIN `pr_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `pr_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4828 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.312
ms
|
0 |
|
|
/classes/Cart.php:1423
/classes/Product.php:4357 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
27 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `pr_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4835 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `pr_cart_product` cp JOIN `pr_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `pr_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4835 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.311
ms
|
0 |
|
|
/classes/Cart.php:1423
/classes/Product.php:4357 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
123 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("f19a44f9473b7f5245213649315098a0","7a961e86acbc316c0d5ca36ae78ea4c0","23de5ffd13edc0a973bb2f3405ce483c","34154aad9e4044d1a4f53df18417fd7a","02ed3e71c0e79a5459fe97e086017526","eabddc3b8a936cf26feee049581fdaab","fb09b99015f19179a252e496c201c395","3b7816d5c41024535c6d930f0db8bf04","c31d2822ea761c02984104c2f762f272","c1ddc5bd12ee1f4a889732ca66517284","83ce6cc839a0cf9fbbf2d80ea3bd1319","54c9523afaacbde2dbdf33fb6dcbdbd9","55a0c49d2d110dc9631f598189fe4db7","4fbb72d7deda841c3925ebeea7c7b50e","2d85c3aca679e9de3e5bf49a4b453d7c","704a1f9c661b54fee96ba9c8c09696db","c893460d891a26e630fdf9b6bd2d9c8c","dd0842ac7daea7dfab9aa500ce85996e","d297bf629b90d804f9647be6e888c0a2","bdc390e4971ac69bbceb140358661eb9","fe9341f7ee6b6556b649c6b15a99ce79","9145c7b5bb4bebb8220a5cd0d32a5f25","ce7fb1b7fdb607c03e356c6fdb122b74","57bc078fe697365f00a5d3bda96972ed","dbbbe2e180622f1171b971b9e8a07d1d","3ce0c33dafa7d1f911c1631f095a1aca","7ce7b3d4fca84bce7d8d99c3d7d8d366","0afae0ab08d9bcfb7863964415736803","3075798020e314360eef19ecda6f315e","9ab3231fddb4e52794f0ac672d0690e0","a7c26f0913a76a3be4e5078bfb57ff44","fb64e301c64fd3b17ead359cb47564d1","c12d28e053015f2d004e1e963de35e04","20564ef9faf4f69a39a32258048c8d24","a329e029078a950b82b1486812c5585e","1d429197bfc7715188275de07e27cbd6","69d4e025e9130fc82eaebe6315e7069a","7f162e1639c72c7bea98ea6a6fd77bd0","b7fc99bcf1f77a506e43e1fcf1047d80","b96dfae356397631de9c08ada7ce416d","3624fd5c6138a97c1a0090a944f04f35","7d162e6186eefbaccd9942979f64fce1","acbb29fb6327e8228b8efc9598a3ae03","21be2887230d7307f9a5994b9dd837ec")
AND s.`deleted`=0 |
0.309
ms
|
44 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
97 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("445e89c74cbfd505d7ce1eabf7bc6829","c380c5ae9ac5216fa71264f8c22b43e6","21120194db6e31f4ac828fa79ed42083","dde859f3a85a09b2ff26830e91b53211","e23819cfd4926b450b6668ff6e3f15cf","64590a7d68ada4ae07600cd8384e9281","865bf9b44bd968deeb141e873492327b","80be715e1310c54946e6b049a4caf711","6ca308f22d228ba4a7d53bc21cbb6c7c","5e814289e021594ca080d80854192ae7","4d9d80d1f9add18a7eb867ce3fe9fbe1","768c4fbae259d857cbe3506ab5279987","e851a666b9c36502834ad29167f4741d","3bef72a8e6a3390e8233d3708c325e5f","feb9d7e2181291b4f86ed0bfa8da5145","e69569e48f093e820e95271edabd279f","d58dfbe10e58f2d87bf11ef52d2950be","dd03da9ec98bf841275322afc297b5e5","39fab0c07d6d5615ac27d6498864f65d")
AND s.`deleted`=0 |
0.302
ms
|
19 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
29 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `pr_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4827 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `pr_cart_product` cp JOIN `pr_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `pr_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4827 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.300
ms
|
0 |
|
|
/classes/Cart.php:1423
/classes/Product.php:4357 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
130 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `pr_product_attribute` pa
INNER JOIN pr_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `pr_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `pr_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `pr_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (16015) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.299
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:172 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:311 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c789088_88431234)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:73 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c76a4e0_88348487)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:67 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c7574b5_17794502)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:136 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:267 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:122 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/73/80/1f/73801ffb69c5017e4a6c6e2475e6998be269a482_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2457c6_67818064)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2164d9_02032910)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c20ed65_94841655)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/99/84/b6/9984b6b7ae91d0c53632fa39c5f5d4f4a30ab8e3_2.file.category.tpl.php:108 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d92056920_78355977)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d91f36010_28516506)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
63 |
SELECT SQL_NO_CACHE 1 FROM `pr_cart_rule` WHERE ((date_to >= "2025-04-03 00:00:00" AND date_to <= "2025-04-03 23:59:59") OR (date_from >= "2025-04-03 00:00:00" AND date_from <= "2025-04-03 23:59:59") OR (date_from < "2025-04-03 00:00:00" AND date_to > "2025-04-03 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.297
ms
|
235 |
|
|
/classes/CartRule.php:357
/classes/CartRule.php:389 (haveCartRuleToday)
/classes/Cart.php:3034 (getCustomerCartRules)
/classes/Cart.php:3418 (getDeliveryOptionList)
/classes/Cart.php:3491 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2186 (processCalculation)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/classes/controller/FrontController.php:545 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:271 (assignGeneralPurposeVariables)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
20 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM pr_feature_product pf
LEFT JOIN pr_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN pr_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN pr_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN pr_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 16015
ORDER BY f.position ASC |
0.289
ms
|
8 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
132 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `pr_product_attribute` pa
INNER JOIN pr_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `pr_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `pr_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `pr_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4835) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.280
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:172 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:311 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c789088_88431234)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:73 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c76a4e0_88348487)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:67 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c7574b5_17794502)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:136 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:267 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:122 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/73/80/1f/73801ffb69c5017e4a6c6e2475e6998be269a482_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2457c6_67818064)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2164d9_02032910)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c20ed65_94841655)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/99/84/b6/9984b6b7ae91d0c53632fa39c5f5d4f4a30ab8e3_2.file.category.tpl.php:108 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d92056920_78355977)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d91f36010_28516506)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
137 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `pr_product_attribute` pa
INNER JOIN pr_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `pr_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `pr_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `pr_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15892) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.275
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:172 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:311 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c789088_88431234)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:73 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c76a4e0_88348487)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:67 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c7574b5_17794502)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:136 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:267 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:122 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/73/80/1f/73801ffb69c5017e4a6c6e2475e6998be269a482_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2457c6_67818064)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2164d9_02032910)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c20ed65_94841655)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/99/84/b6/9984b6b7ae91d0c53632fa39c5f5d4f4a30ab8e3_2.file.category.tpl.php:108 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d92056920_78355977)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d91f36010_28516506)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
46 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `pr_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15892 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `pr_cart_product` cp JOIN `pr_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `pr_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15892 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.274
ms
|
0 |
|
|
/classes/Cart.php:1423
/classes/Product.php:4357 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
135 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `pr_product_attribute` pa
INNER JOIN pr_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `pr_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `pr_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `pr_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4828) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.272
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:172 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:311 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c789088_88431234)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:73 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c76a4e0_88348487)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:67 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c7574b5_17794502)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:136 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:267 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:122 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/73/80/1f/73801ffb69c5017e4a6c6e2475e6998be269a482_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2457c6_67818064)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2164d9_02032910)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c20ed65_94841655)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/99/84/b6/9984b6b7ae91d0c53632fa39c5f5d4f4a30ab8e3_2.file.category.tpl.php:108 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d92056920_78355977)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d91f36010_28516506)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
103 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("b48300191eb8dd09a190e8f3d141b09a","9c97e0fe809e4104164e2c7e53c8f102","20a2a4b436a0bc5e12c995a652218456","4e4f5740b5941ab5f01d55fe8f798e2c","e92a892d07ff739607a290bc23bc5da2","0cdf0597815d7a6c864ff444c699c891","ce733f42c33e602dcda5912cb114d67d","267b1e5bbb94b07905e1aafb1961e912","2171c6dd3d2df56e160ba6c872942b83","176f837a5e9886e60f49a4a49e524d8a","4c299de0bea66df613798cd40a9128b5","e36d6c5795806361b8c1ac91143c2d58","ade8f98347b09f1f7c7903e6bd7488c9","9e40e8734f3782ba9a97c759a92cfc8b","390aed61660a2f1741ed98dbd1144853","f249ee4aff28c889af149c1ae2f54661","e409a6955406a9b342e8b9439adc3f1f","465cabf380a98d51788ba515eaf924bb","74134c05011ed7ac661933d593c2d5e0","2f9dbc7f407070d7ca8f9de5a67dada0","673b72790c8d648a455a97222c87e0a1","ca0447bb8a371743f89f1c4854d87638","3af9a9115f8285b7d0f0e0ecf9033c1f","7a9493fda8f14b8c2a7437663b0d819c","56717d05aa7bd56b3011e6b294633452")
AND s.`deleted`=0 |
0.263
ms
|
25 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
47 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM pr_feature_product pf
LEFT JOIN pr_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN pr_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN pr_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN pr_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15892
ORDER BY f.position ASC |
0.262
ms
|
8 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
127 |
SELECT SQL_NO_CACHE * FROM `pr_cart_rule` cr
LEFT JOIN `pr_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 0) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" |
0.260
ms
|
1 |
|
|
/classes/CartRule.php:423
/classes/CartRule.php:569 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/classes/controller/FrontController.php:545 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:280 (assignGeneralPurposeVariables)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:132 (renderActiveFilters)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
11 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `pr_image` i
INNER JOIN pr_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 16015
AND image_shop.`cover` = 1 LIMIT 1 |
0.259
ms
|
1 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
58 |
SELECT SQL_NO_CACHE *
FROM `pr_product` a
LEFT JOIN `pr_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `pr_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15892) AND (b.`id_shop` = 1) LIMIT 1 |
0.259
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/src/Adapter/Image/ImageRetriever.php:80 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:116 (prepareMultipleProductsForTemplate)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
52 |
SELECT SQL_NO_CACHE *
FROM `pr_product` a
LEFT JOIN `pr_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `pr_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4835) AND (b.`id_shop` = 1) LIMIT 1 |
0.252
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/src/Adapter/Image/ImageRetriever.php:80 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:116 (prepareMultipleProductsForTemplate)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
56 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `pr_image` i
INNER JOIN pr_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `pr_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 4828
ORDER BY `position` |
0.249
ms
|
2 |
Yes
|
|
/classes/Product.php:3545
/override/classes/Product.php:53 (getImages)
/override/classes/Product.php:29 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:116 (prepareMultipleProductsForTemplate)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
30 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `pr_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 16175 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `pr_cart_product` cp JOIN `pr_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `pr_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 16175 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.248
ms
|
0 |
|
|
/classes/Cart.php:1423
/classes/Product.php:4357 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
55 |
SELECT SQL_NO_CACHE *
FROM `pr_product` a
LEFT JOIN `pr_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `pr_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4828) AND (b.`id_shop` = 1) LIMIT 1 |
0.243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/src/Adapter/Image/ImageRetriever.php:80 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:116 (prepareMultipleProductsForTemplate)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
128 |
SELECT SQL_NO_CACHE * FROM `pr_cart_rule` cr
LEFT JOIN `pr_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 0) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" |
0.240
ms
|
1 |
|
|
/classes/CartRule.php:423
/classes/CartRule.php:569 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/classes/controller/FrontController.php:545 (present)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
92 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("dcc06a5f05bf741a4c354b682fc35d93","0c4acc73b5973c45e303727df6f71e9b")
AND s.`deleted`=0 |
0.239
ms
|
2 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
94 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("7e6d5121a93a44bd6f3d3ef67e48eacf","27254768136b77f22167524ba9923a9d","8c95ad9ddb2f3317208021972eb0af38","ca9d69c6c8b70c4426f9d75ac5fc0118","7cbf721e3697da0aa81e40d7e8c3b957","e78d14e6a001b809468450bd0f794da6","5463cf4261b920db3167bfbe31945477","1107b3545de4a7d2e03183d7b92533a9")
AND s.`deleted`=0 |
0.234
ms
|
8 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
49 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `pr_image` i
INNER JOIN pr_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `pr_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 16015
ORDER BY `position` |
0.233
ms
|
1 |
Yes
|
|
/classes/Product.php:3545
/override/classes/Product.php:53 (getImages)
/override/classes/Product.php:29 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:116 (prepareMultipleProductsForTemplate)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
121 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("11a8cca030af1369a4f3b05a0f7e6c16","ba64c60bd798d2296b12a6dfc251b308","7cb7b6804a399367997db59a6571567e","f68aefa9db93bc666d5f5d66dc5bdbe9")
AND s.`deleted`=0 |
0.230
ms
|
4 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
59 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `pr_image` i
INNER JOIN pr_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `pr_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 15892
ORDER BY `position` |
0.227
ms
|
1 |
Yes
|
|
/classes/Product.php:3545
/override/classes/Product.php:53 (getImages)
/override/classes/Product.php:29 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:116 (prepareMultipleProductsForTemplate)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
99 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("4213d2f0c162e285e1b6f9d5fabb32f2","00b5840bd84d030f92e2c07cb46901a2","a0011f9133007beb284e598fa611ed30","acf54e991bdda74270df3f618e767314","b06581b2b92e0a231a1c6da0775d15ad","e488b515dd40fc26fef48e9e43a6383a")
AND s.`deleted`=0 |
0.224
ms
|
6 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
53 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `pr_image` i
INNER JOIN pr_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `pr_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 4835
ORDER BY `position` |
0.220
ms
|
2 |
Yes
|
|
/classes/Product.php:3545
/override/classes/Product.php:53 (getImages)
/override/classes/Product.php:29 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:116 (prepareMultipleProductsForTemplate)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
38 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM pr_feature_product pf
LEFT JOIN pr_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN pr_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN pr_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN pr_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4828
ORDER BY f.position ASC |
0.218
ms
|
1 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
84 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("dda781184a2b1662c1e2529909453ee2","3e56c634651cbffa064c954f2d1f4d6f","ee05b7afae94a49a9f702b0629f72028","275e2c681390264faa78cd82c4bbbe00","fb3d609ceaaafa4b8d48e83bd1c6ff52")
AND s.`deleted`=0 |
0.218
ms
|
5 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
136 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `pr_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 15892 LIMIT 1 |
0.217
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:197 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:114 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:299 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c789088_88431234)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:73 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c76a4e0_88348487)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:67 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c7574b5_17794502)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:136 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:267 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:122 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/73/80/1f/73801ffb69c5017e4a6c6e2475e6998be269a482_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2457c6_67818064)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2164d9_02032910)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c20ed65_94841655)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/99/84/b6/9984b6b7ae91d0c53632fa39c5f5d4f4a30ab8e3_2.file.category.tpl.php:108 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d92056920_78355977)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d91f36010_28516506)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
65 |
SELECT SQL_NO_CACHE 1 FROM `pr_cart_rule` WHERE ((date_to >= "2025-04-03 00:00:00" AND date_to <= "2025-04-03 23:59:59") OR (date_from >= "2025-04-03 00:00:00" AND date_from <= "2025-04-03 23:59:59") OR (date_from < "2025-04-03 00:00:00" AND date_to > "2025-04-03 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.212
ms
|
235 |
|
|
/classes/CartRule.php:357
/classes/CartRule.php:389 (haveCartRuleToday)
/classes/CartRule.php:569 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/classes/controller/FrontController.php:545 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:271 (assignGeneralPurposeVariables)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
115 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("c0229cf408fbea65ec47d54733df4415","c29d3dfe076f166c69b439591a1fa132")
AND s.`deleted`=0 |
0.211
ms
|
2 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
126 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("83cc2875b35122c800c3f8e74595753e","0687bc6f6c5ac0c2c651afe826a7f578","98a4522d66d27757b4a6c5164e40e574","d2ffd7221ed88188e09b7b7e349fa577")
AND s.`deleted`=0 |
0.207
ms
|
4 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
28 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM pr_feature_product pf
LEFT JOIN pr_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN pr_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN pr_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN pr_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4835
ORDER BY f.position ASC |
0.206
ms
|
1 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
117 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("0d3316a1d60b2806581700265904c570","368ea9b73f315ba5bfce2521d297794e")
AND s.`deleted`=0 |
0.205
ms
|
2 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
86 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("0186a26aeefa88bf6c872a720bd886c6","c52eb6647599a0a7cd6cefa6a3cba669")
AND s.`deleted`=0 |
0.202
ms
|
2 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
89 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("0aa69930fa33efd3adb2dd7426adb86a","8d4ae95e96c072550012e79004fe1297","187af4804872232480017a48e8ce6712")
AND s.`deleted`=0 |
0.201
ms
|
3 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
101 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("8db47097c849c615e18c8073565c2abe","36414846ce770727c018a0717025a052")
AND s.`deleted`=0 |
0.200
ms
|
2 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
107 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("11d12faadf1a327bb3a08881f8bd938a","d1f21260465fd668c0a8b4639efb2b1b","f9f6406eaf05e3977b05362424047ba4","2de2be05c87d7b0a8ea8cb9733aa557a","11e775a5fe774ed2b597d55cd842039e","8b7fa1da88760292018db2731e0b4d64","2e02365efd2c6043bed3ddd7cda31f5e","7815b5a91832f158f27b8c6db08ed205","3808ab6ac3a55b8fa5831de57598076b","2b8dd735bdb8c1491f958fc13d032840","a5df84cc580e20b289d24f4f77d2d0f0","37a64e288adc725afb0bd3e7052a131a")
AND s.`deleted`=0 |
0.199
ms
|
12 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
113 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("a1f70bc45dc54c38410ddf92e28031bc","00cf92d8b52abb6dea6fa5f4f0ee7e1b","b0aeada5cf2619450482c9fece33b939","e6a47f9ba5334b2c4492948913691487","e61871d48e5eff727ad603f7bf297fe6","460ddc8ec0804756e69b63cb056abe93","6adfd223f459c93f886bb436d11d6f40","c82ee61957d2c8e24c977265e5eff600","630e5fa8df826815b7603fe6be4042e1","a2a2a9786abb8e60792f44634219be8c","6e05f8294e2c423f127866bf92303082","8e40d1207c4286ee7639740a2d1489ec","2ed7d87d09ccbfd984ae4cd3e8a6c3ba")
AND s.`deleted`=0 |
0.198
ms
|
13 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
109 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("6f16630a1a0f9fdb7437ac90cd7bcd81","2da6e8b9b635eaa0a98b4699989f66fa","fcdaa048efc0dffdf63774c95a693f0e","2cf750db1094172395875cc26b99d6ae","395116edc5f56facd25275c27e5e07ea","c828c36443632a842b17f94032d48354","30a54c89a73205baf2adae14f93ad117","0d46eb33fc35df263ea29effc61ab527","d15472dd480eb3d9b89ac0e2b097866a","5e80c15567d2567540ba57096a392bcc","56c014638f7535b168859e8f5bdb9f3d")
AND s.`deleted`=0 |
0.188
ms
|
11 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
105 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("fe7a1f7954a07a6c3a5c0efee1fbff79","0709ff17f56209f49807b82f619ada76")
AND s.`deleted`=0 |
0.186
ms
|
2 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
66 |
SELECT SQL_NO_CACHE * FROM `pr_cart_rule` cr
LEFT JOIN `pr_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 0) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" |
0.180
ms
|
1 |
|
|
/classes/CartRule.php:423
/classes/CartRule.php:569 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/classes/controller/FrontController.php:545 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:271 (assignGeneralPurposeVariables)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
79 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pr_product_shop`
WHERE `id_product` = 16018 AND id_shop=1 LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/tax/Tax.php:226 (getIdTaxRulesGroupByIdProduct)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1758 (getProductTaxRate)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2564 (getPriceRangeForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
119 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("886050fcc5cfb746017cb4b9bb7e41f2")
AND s.`deleted`=0 |
0.175
ms
|
0 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
82 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("3994a19d80a5e018b552cc345af9ba19")
AND s.`deleted`=0 |
0.173
ms
|
0 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
51 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `pr_product_attribute_image` pai
LEFT JOIN `pr_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `pr_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (7583) AND il.`id_lang` = 2 ORDER by i.`position` |
0.171
ms
|
1 |
Yes
|
|
/classes/Product.php:2921
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:116 (prepareMultipleProductsForTemplate)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
14 |
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 `pr_product` p
INNER JOIN `pr_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pr_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` = 16015) |
0.169
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
61 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `pr_product_attribute_image` pai
LEFT JOIN `pr_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `pr_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (7460) AND il.`id_lang` = 2 ORDER by i.`position` |
0.164
ms
|
1 |
Yes
|
|
/classes/Product.php:2921
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:116 (prepareMultipleProductsForTemplate)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
6 |
SELECT SQL_NO_CACHE *
FROM `pr_pm_advancedsearch_seo` adss
LEFT JOIN `pr_pm_advancedsearch_seo_lang` adssl ON (adss.`id_seo` = adssl.`id_seo` AND adssl.`id_lang` = 2)
WHERE adss.`id_seo` = "1249"
GROUP BY adss.`id_seo`
LIMIT 1 |
0.163
ms
|
1 |
|
Yes
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:250 (query)
/modules/pm_advancedsearch4/controllers/front/seo.php:83 (getSeoSearchByIdSeo)
/modules/pm_advancedsearch4/controllers/front/seo.php:36 (setSEOTags)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
129 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `pr_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 16015 LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:197 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:114 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:299 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c789088_88431234)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:73 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c76a4e0_88348487)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:67 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c7574b5_17794502)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:136 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:267 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:122 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/73/80/1f/73801ffb69c5017e4a6c6e2475e6998be269a482_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2457c6_67818064)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2164d9_02032910)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c20ed65_94841655)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/99/84/b6/9984b6b7ae91d0c53632fa39c5f5d4f4a30ab8e3_2.file.category.tpl.php:108 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d92056920_78355977)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d91f36010_28516506)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
62 |
SELECT SQL_NO_CACHE 1 FROM pr_cart_product cp INNER JOIN pr_product p
ON (p.id_product = cp.id_product) INNER JOIN pr_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.160
ms
|
1 |
|
|
/classes/Cart.php:4210
/classes/Cart.php:4185 (hasProducts)
/classes/Cart.php:2130 (isVirtualCart)
/src/Adapter/Presenter/Cart/CartPresenter.php:333 (getOrderTotal)
/classes/controller/FrontController.php:545 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:271 (assignGeneralPurposeVariables)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
111 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("2ebe8d4bae4ea77c33506e8deaf117bb","b5645639b38834817fa3d6c3cefe7785")
AND s.`deleted`=0 |
0.159
ms
|
2 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
23 |
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 `pr_product` p
INNER JOIN `pr_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pr_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` = 4835) |
0.155
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
3 |
SELECT SQL_NO_CACHE `id_meta`
FROM `pr_meta_lang`
WHERE `url_rewrite`='/s/1249/robinson' AND id_shop=1 AND id_lang=2 LIMIT 1 |
0.151
ms
|
1 |
|
|
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:534
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:559 (getMetaIdBySlug)
/override/classes/Dispatcher.php:71 (getController)
/classes/Dispatcher.php:346 (getController)
/index.php:29 (dispatch)
|
131 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `pr_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 4835 LIMIT 1 |
0.150
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:197 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:114 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:299 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c789088_88431234)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:73 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c76a4e0_88348487)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:67 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c7574b5_17794502)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:136 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:267 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:122 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/73/80/1f/73801ffb69c5017e4a6c6e2475e6998be269a482_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2457c6_67818064)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2164d9_02032910)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c20ed65_94841655)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/99/84/b6/9984b6b7ae91d0c53632fa39c5f5d4f4a30ab8e3_2.file.category.tpl.php:108 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d92056920_78355977)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d91f36010_28516506)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
134 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `pr_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 4828 LIMIT 1 |
0.148
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:197 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:114 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:299 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c789088_88431234)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:73 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c76a4e0_88348487)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:67 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c7574b5_17794502)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:136 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:267 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:122 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/73/80/1f/73801ffb69c5017e4a6c6e2475e6998be269a482_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2457c6_67818064)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2164d9_02032910)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c20ed65_94841655)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/99/84/b6/9984b6b7ae91d0c53632fa39c5f5d4f4a30ab8e3_2.file.category.tpl.php:108 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d92056920_78355977)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d91f36010_28516506)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
0 |
SELECT SQL_NO_CACHE * FROM pr_memcached_servers |
0.147
ms
|
1 |
|
|
/classes/cache/CacheMemcached.php:263
/classes/cache/CacheMemcached.php:73 (getMemcachedServers)
/classes/cache/CacheMemcached.php:43 (connect)
/classes/cache/Cache.php:186 (__construct)
/classes/db/Db.php:596 (getInstance)
/classes/shop/Shop.php:1364 (executeS)
/classes/shop/Shop.php:355 (findShopByHost)
/config/config.inc.php:118 (initialize)
/index.php:28 (require)
|
39 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `pr_image` i
INNER JOIN pr_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15892
AND image_shop.`cover` = 1 LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
133 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `pr_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 4827 LIMIT 1 |
0.146
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:197 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:114 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:299 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/28/37/cd/2837cd7a08a8da738167f5362820d9a3f062f61d_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c789088_88431234)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:73 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/8d/84/0d8d845cfdb74934d1ad8373f84f80df3b1ab568_2.file.product.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c76a4e0_88348487)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:67 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a9/3b/9c/a93b9cd47065feb81ae37a2596fd011ddc84bba3_2.file.products.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c7574b5_17794502)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:136 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:267 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:122 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/73/80/1f/73801ffb69c5017e4a6c6e2475e6998be269a482_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2457c6_67818064)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7e/57/0e/7e570eb2c0b840ea376bd163493e32f270355489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c2164d9_02032910)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/e9/95/cf/e995cf1c6bb7e026d0a63edc8a7ed8e8c619f84f_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d7c20ed65_94841655)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/99/84/b6/9984b6b7ae91d0c53632fa39c5f5d4f4a30ab8e3_2.file.category.tpl.php:108 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d92056920_78355977)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b3/aa/c5/b3aac589574f8ebe39b57247b16bc9b5e0f939df_2.module.pm_advancedsearch4viewstemplatesfront8seopage.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67ee9d91f36010_28516506)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
73 |
SELECT SQL_NO_CACHE s.`seo_key`, s.`id_seo`, sl.`seo_url`
FROM `pr_pm_advancedsearch_seo` s
JOIN `pr_pm_advancedsearch_seo_lang` sl ON (s.`id_seo`=sl.`id_seo` AND sl.`id_lang`=2)
WHERE s.`seo_key` IN ("e4233ae83a4f2622083e4f415fba99db")
AND s.`deleted`=0 |
0.146
ms
|
0 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:67
/modules/pm_advancedsearch4/classes/Models/Seo.php:293 (query)
/modules/pm_advancedsearch4/classes/SearchEngineSeo.php:66 (getSeoPageUrlByKeys)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2718 (addSeoPageUrlToCriterions)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
2 |
SELECT SQL_NO_CACHE id_tab, class_name FROM `pr_tab` |
0.143
ms
|
237 |
|
|
/classes/Tab.php:357
/modules/auction/auction.php:1584 (getIdFromClassName)
/modules/auction/auction.php:76 (getAuctionTabClasses)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:48 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:29 (getInstance)
|
18 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pr_stock_available`
WHERE (id_product = 16015) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4345 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
50 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `pr_product_attribute`
WHERE `id_product` = 16015 |
0.142
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:116 (prepareMultipleProductsForTemplate)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
24 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pr_product_shop`
WHERE `id_product` = 4835 AND id_shop=1 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
33 |
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 `pr_product` p
INNER JOIN `pr_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pr_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` = 4828) |
0.141
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
54 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `pr_product_attribute`
WHERE `id_product` = 4835 |
0.140
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:116 (prepareMultipleProductsForTemplate)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
57 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `pr_product_attribute`
WHERE `id_product` = 4828 |
0.138
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:116 (prepareMultipleProductsForTemplate)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
12 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pr_specific_price_priority`
WHERE `id_product` = 16015
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.137
ms
|
0 |
|
|
/override/classes/SpecificPrice.php:259
/override/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
43 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pr_product_shop`
WHERE `id_product` = 15892 AND id_shop=1 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
42 |
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 `pr_product` p
INNER JOIN `pr_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pr_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` = 15892) |
0.132
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
67 |
SELECT SQL_NO_CACHE *
FROM `pr_pm_advancedsearch_seo` a
LEFT JOIN `pr_pm_advancedsearch_seo_lang` `b` ON a.`id_seo` = b.`id_seo` AND b.`id_lang` = 1
WHERE (a.`id_seo` = 1249) LIMIT 1 |
0.128
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/pm_advancedsearch4/classes/Models/Seo.php:80 (__construct)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2276 (__construct)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:226 (generateURLFromCriterions)
/classes/controller/FrontController.php:1609 (getAlternativeLangsUrl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:208 (getTemplateVarUrls)
/classes/controller/FrontController.php:1742 (getTemplateVarUrls)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:271 (assignGeneralPurposeVariables)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
60 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `pr_product_attribute`
WHERE `id_product` = 15892 |
0.127
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:116 (prepareMultipleProductsForTemplate)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
26 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pr_stock_available`
WHERE (id_product = 4835) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4345 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
80 |
SELECT SQL_NO_CACHE `reduction`
FROM `pr_product_group_reduction_cache`
WHERE `id_product` = 16018 AND `id_group` = 1 LIMIT 1 |
0.123
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1604 (getValueForProduct)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:1781 (getGroupReducedPrice)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2564 (getPriceRangeForSearchBloc)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
15 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pr_product_shop`
WHERE `id_product` = 16015 AND id_shop=1 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
17 |
SELECT SQL_NO_CACHE `reduction`
FROM `pr_product_group_reduction_cache`
WHERE `id_product` = 16015 AND `id_group` = 1 LIMIT 1 |
0.119
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
21 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pr_specific_price_priority`
WHERE `id_product` = 4835
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.119
ms
|
0 |
|
|
/override/classes/SpecificPrice.php:259
/override/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
25 |
SELECT SQL_NO_CACHE `reduction`
FROM `pr_product_group_reduction_cache`
WHERE `id_product` = 4835 AND `id_group` = 1 LIMIT 1 |
0.119
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
34 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pr_product_shop`
WHERE `id_product` = 4828 AND id_shop=1 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
68 |
SELECT SQL_NO_CACHE *
FROM `pr_pm_advancedsearch_seo` a
LEFT JOIN `pr_pm_advancedsearch_seo_lang` `b` ON a.`id_seo` = b.`id_seo` AND b.`id_lang` = 3
WHERE (a.`id_seo` = 1249) LIMIT 1 |
0.116
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/pm_advancedsearch4/classes/Models/Seo.php:80 (__construct)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2276 (__construct)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:226 (generateURLFromCriterions)
/classes/controller/FrontController.php:1609 (getAlternativeLangsUrl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:208 (getTemplateVarUrls)
/classes/controller/FrontController.php:1742 (getTemplateVarUrls)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:271 (assignGeneralPurposeVariables)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
7 |
SELECT SQL_NO_CACHE *
FROM `pr_pm_advancedsearch_seo` a
LEFT JOIN `pr_pm_advancedsearch_seo_lang` `b` ON a.`id_seo` = b.`id_seo` AND b.`id_lang` = 2
WHERE (a.`id_seo` = 1249) LIMIT 1 |
0.114
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/pm_advancedsearch4/classes/Models/Seo.php:80 (__construct)
/modules/pm_advancedsearch4/controllers/front/seo.php:87 (__construct)
/modules/pm_advancedsearch4/controllers/front/seo.php:36 (setSEOTags)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
35 |
SELECT SQL_NO_CACHE `reduction`
FROM `pr_product_group_reduction_cache`
WHERE `id_product` = 4828 AND `id_group` = 1 LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
36 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pr_stock_available`
WHERE (id_product = 4828) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.106
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4345 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
45 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pr_stock_available`
WHERE (id_product = 15892) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.104
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4345 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
70 |
SELECT SQL_NO_CACHE *
FROM `pr_pm_advancedsearch_seo_lang`
WHERE `id_seo` = 1249 |
0.098
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/pm_advancedsearch4/classes/Models/Seo.php:80 (__construct)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2328 (__construct)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
4 |
SELECT SQL_NO_CACHE * FROM `pr_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.092
ms
|
1 |
|
|
/classes/module/Module.php:2018
/classes/Hook.php:929 (getExceptionsStatic)
/classes/Dispatcher.php:351 (exec)
/index.php:29 (dispatch)
|
40 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pr_specific_price_priority`
WHERE `id_product` = 15892
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.090
ms
|
0 |
|
|
/override/classes/SpecificPrice.php:259
/override/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
44 |
SELECT SQL_NO_CACHE `reduction`
FROM `pr_product_group_reduction_cache`
WHERE `id_product` = 15892 AND `id_group` = 1 LIMIT 1 |
0.084
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
69 |
SELECT SQL_NO_CACHE *
FROM `pr_pm_advancedsearch_seo` a
WHERE (a.`id_seo` = 1249) LIMIT 1 |
0.083
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/pm_advancedsearch4/classes/Models/Seo.php:80 (__construct)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2328 (__construct)
/modules/pm_advancedsearch4/pm_advancedsearch4.php:2963 (getCriterionsGroupsAndCriterionsForSearch)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:272 (setSmartyVarsForTpl)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:129 (renderFacets)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
5 |
SET group_concat_max_len = 33554432 |
0.081
ms
|
1 |
|
|
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:119
/modules/pm_advancedsearch4/classes/SearchEngineDb.php:46 (setGroupConcatMaxLength)
/modules/pm_advancedsearch4/classes/Models/Seo.php:250 (query)
/modules/pm_advancedsearch4/controllers/front/seo.php:83 (getSeoSearchByIdSeo)
/modules/pm_advancedsearch4/controllers/front/seo.php:36 (setSEOTags)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|
31 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pr_specific_price_priority`
WHERE `id_product` = 4828
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.075
ms
|
0 |
|
|
/override/classes/SpecificPrice.php:259
/override/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/classes/Product.php:5984 (getProductProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2067 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchEngineUtils.php:2001 (getProductsProperties)
/modules/pm_advancedsearch4/classes/SearchProvider/Facets.php:154 (getProductsSearched)
/modules/pm_advancedsearch4/classes/AdvancedSearchProductListingFrontController.php:109 (runQuery)
/modules/pm_advancedsearch4/controllers/front/seo.php:167 (getProductSearchVariables)
/modules/pm_advancedsearch4/controllers/front/seo.php:38 (setSmartyVars)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:29 (dispatch)
|