Query Time: 2.11 ms After last query: 0.40 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-20 03:15:50' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-06-20 03:15:50' )
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 (50,63,52,205,390,450,455,548,658,728,750,753,827,861,862,864,894,1336,1419,1429,1483,1491,1534,1555,1576,51,105,154,215,217,281,306,320,392,391,395,547,606,694,836,840,882,943,1536,58,59,151,156,878,1515,81,21,142,199,201,206,308,342,493,523,528,746,751,772,773,778,782,793,796,814,837,847,984,1031,1293,1358,1364,1365,1397,1436,1440,1469,1578,297,298,304,310,356,725,724,729,730,733,748,752,831,914,960,986,1001,1002,1046,1045,1168,1187,1196,1217,1233,1265,1294,1310,1309,1320,1370,1413,1504,1565,769,1063,1209,1356,1396,673,667,674,702,706,715,716,717,719,720,721,722,723,726,727,731,735,736,737,740,741,743,754,759,760,763,761,762,764,765,766,768,774,777,781,783,784,785,786,792,798,799,801,800,802,808,823,826,830,829,834,846,845,863,867,868,879,886,892,905,903,925,926,931,932,933,934,937,940,941,945,948,952,953,959,963,979,980,983,987,985,988,990,991,995,999,1010,1013,1015,1016,1017,1018,1019,1021,1023,1024,1026,1028,1029,1030,1027,1025,1022,1020,1014,1044,1047,1049,1050,1059,1060,1061,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,1169,1178,1179,1195,1197,1199,1205,1211,1212,1214,1218,1224,1223,1225,1228,1227,1226,1232,1230,1231,1234,1247,1250,1252,1251,1254,1255,1257,1258,1273,1274,1284,1285,1286,1287,1290,1292,1291,1289,1298,1299,1300,1304,1305,1314,1316,1317,1319,1330,1332,1333,1335,1350,1351,1361,1367,1368,1369,1382,1389,1391,1390,1392,1393,1394,1395,1400,1410,1414,1421,1422,1423,1425,1424,1426,1427,1428,1431,1432,1437,1444,1443,1447,1446,1445,1448,1453,1455,1475,1457,1462,1463,1465,1471,1478,1482,1488,1490,1500,1508,1510,1512,1513,1514,1516,1517,1521,1527,1528,1546,1547,1548,1554,1553,1552,1556,1564,1573,1575,1577,1579,1581,1590,1341,1339,1338,1337,1342,1343,1345,1344,1346,1347,1348,1349)
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 | 36 | 24.56 | 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 | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Sorting result | 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