Query Time: 2.40 ms After last query: 0.29 ms
SELECT i.*, c.alias as categoryalias
FROM op4k6_k2_items as i
LEFT JOIN op4k6_k2_categories c
ON c.id = i.catid
WHERE i.published = 1
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-06-19 21:36:56' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-06-19 21:36:56' )
AND i.access IN(1,1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND (i.id) IN (13,41,44,24,15,220,259,368,373,432,452,455,466,471,493,515,535,549,550,551,557,575,582,589,590,594,595,596,597,598,602,627,628,626,629,630,631,632,633,636,648,649,654,660,668,667,671,678,682,683,684,685,686,692,696,713,746,772,773,778,796,815,818,820,837,844,847,861,895,898,899,900,916,919,921,926,948,949,952,954,956,957,958,959,965,966,967,968,969,970,971,972,978,980,981,984,993,1005,1007,1009,1011,1012,1014,1015,1016,1017,1018,1019,1025,1038,1039,1048,1058,1059,1060,1061,1066,1067,1068,1069,1075,1076,1086,1087,1091,1096,1099,1103,1109,1110,1112,1114,1116,1120,1130,1131,1133,1132,1137,1139,1141,1159,1162,1165,1171,1177,1198,1202,1215,1221,1222,1225,1241,1244,1262,1276,1277,1281,1308,1311,1313,1315,1328,1329,1343,1349,1360,1361,1364,1365,1366,1369,1374,1378,1380,1381,1389,1394,1395,1398,1400,1403,1405,1404,1407,1408,1409,1412,1414,1425,1426,1436,1440,1444,1456,1461,1469,1474,1475,1476,1477,1490,1494,1500,1501,1505,1506,1507,1509,1530,1535,1545,1550,1551,1558,1559,1563,1567,1572,1573,1574,1577,53,20,115,221,224,300,301,802,824,835,848,855,875,885,887,888,904,907,912,914,1033,1044,1074,1077,1083,1118,1122,1140,1149,1180,1186,1204,1211,1263,1288,1289,1290,1291,1292,1293,1300,1318,1326,1332,1345,1358,1397,1480,1481,1487,1547,234,236,235,243,244,249,253,254,263,264,266,269,270,271,274,278,279,281,282,283,284,285,287,288,289,290,292,316,318,319,329,333,331,334,335,337,338,339,340,344,346,347,365,367,386,393,394,405,409,410,412,448,454,469,483,506,514,518,533,534,552,562,563,564,572,577,592,601,604,605,647,653,697,744,775,780,787,797,799,804,806,807,825,828,833,838,850,853,857,858,876,877,880,964,973,974,975,989,1032,1035,1062,1106,1147,1148,1151,1155,1157,1158,1163,1190,1194,1208,1230,1237,1238,1239,1253,1259,1267,1294,1297,1357,1371,1393,1417,1418,1420,1423,1442,1451,1454,1465,1472,1473,1517,1523,1560,1181,1182,1183,1184,1185,1187,1189,1188,1191,1193,1195,1196,1197,1199,1275,1596,1296,1421)
ORDER BY i.created DESC
LIMIT 0, 5
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | i | index | PRIMARY,item,catid | created | 5 | NULL | 35 | 25.21 | Using where |
1 | SIMPLE | c | eq_ref | PRIMARY,category,published,access,trash | PRIMARY | 4 | u944685417_mundoferretero.i.catid | 1 | 51.52 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:969
JROOT/components/com_k2/views/item/view.html.php:290
JROOT/libraries/legacy/controller/legacy.php:693
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:730
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40