Query Time: 2.15 ms After last query: 0.43 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 22:13:51' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-06-19 22:13:51' )
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 (91,11,94,93,88,82,83,110,111,112,121,122,123,139,213,218,222,226,233,234,245,246,247,272,279,315,316,317,342,366,413,447,453,464,466,472,474,477,478,513,514,517,516,518,519,521,539,560,563,565,585,645,653,654,670,700,706,715,723,743,748,750,752,757,781,797,805,812,813,836,848,860,861,865,862,864,877,893,961,988,996,997,1008,1039,1042,1123,1128,1129,1151,1182,1184,1185,1270,1341,1338,1337,1372,1417,1444,1493,1492,1511,1517,1520,1533,673,667,674,702,716,717,719,720,721,722,725,724,726,727,728,729,730,731,733,735,736,737,740,741,746,753,754,759,760,763,761,762,764,765,766,768,769,774,777,778,783,784,785,786,792,798,799,801,800,802,808,823,826,827,830,829,831,834,840,846,845,863,867,868,878,879,886,892,894,905,903,914,925,926,931,932,933,934,937,940,941,943,945,948,952,953,959,963,960,979,980,983,984,987,986,985,990,991,995,999,1001,1002,1010,1013,1015,1016,1017,1018,1019,1021,1023,1024,1026,1028,1029,1030,1027,1025,1022,1020,1014,1044,1045,1046,1047,1049,1050,1059,1060,1061,1063,1064,1065,1066,1067,1068,1069,1071,1070,1072,1073,1074,1076,1079,1085,1087,1088,1089,1090,1091,1093,1094,1095,1096,1098,1099,1101,1103,1102,1106,1108,1107,1109,1110,1111,1115,1121,1125,1126,1127,1130,1131,1134,1138,1140,1143,1144,1150,1161,1168,1169,1178,1179,1195,1196,1197,1199,1205,1209,1211,1214,1218,1224,1223,1225,1228,1227,1226,1232,1230,1231,1233,1234,1247,1250,1252,1251,1254,1255,1257,1258,1273,1274,1284,1285,1286,1287,1290,1294,1293,1292,1291,1289,1298,1299,1300,1304,1305,1314,1316,1317,1319,1320,1330,1332,1333,1334,1335,1350,1351,1361,1367,1368,1369,1370,1382,1389,1391,1390,1392,1393,1394,1395,1396,1400,1410,1414,1419,1421,1422,1423,1425,1424,1426,1427,1428,1429,1431,1432,1436,1437,1443,1447,1446,1445,1448,1453,1455,1475,1457,1462,1463,1465,1471,1478,1482,1488,1490,1491,1500,1508,1510,1512,1513,1514,1515,1516,1521,1527,1528,1546,1547,1548,1554,1553,1552,1555,1556,1564,1573,1575,1577,1579,1581,1590,1009,1011,1012,1034,1036,1041,1048,1055,1054,1052,1051,1056,1057,1058,1080,1082,1083,1084,1086,1100,1117,1120,1141,1142,1160,1162,1166,1190,1216,1217,1221,1283,1310,1309,1336,1348,1352,1379,1464,1193,1343,1531,1203,1204,1207,1206,1208,1210,1213,1215,1219,1220,1222)
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 | 32 | 27.86 | 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.1 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 for update | 0.0 ms |
Updating | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.1 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