Query Time: 2.54 ms After last query: 0.54 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 20:39:06' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-06-19 20:39:06' )
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,1192,1198,1202,1215,1221,1222,1225,1241,1244,1262,1276,1277,1281,1308,1311,1313,1315,1328,1329,1343,1349,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,25,27,157,204,219,341,343,344,350,351,352,353,363,377,378,379,380,381,382,383,390,418,429,430,457,469,470,473,476,475,480,481,482,483,484,486,487,488,489,490,491,495,497,503,504,506,508,507,510,511,512,513,517,520,521,522,523,528,536,537,538,540,541,542,543,544,547,548,560,561,565,566,592,593,607,608,611,612,613,614,615,616,617,618,621,622,623,624,625,634,635,637,638,639,640,641,643,644,647,656,658,657,663,661,664,675,676,679,681,680,688,691,694,695,700,701,707,708,709,711,712,714,719,720,722,723,731,734,742,743,749,750,751,752,753,758,771,776,782,785,788,789,791,793,794,808,811,817,816,819,821,834,842,841,846,859,860,888,889,917,928,927,929,955,983,992,998,1003,1004,1008,1040,1095,1097,1113,1122,1136,1135,1164,1170,1188,1189,1191,1197,1203,1210,1213,1220,1235,1236,1238,1243,1248,1245,1249,1260,1261,1269,1271,1310,1321,1322,1323,1324,1325,1345,1346,1347,1351,1359,1363,1371,1382,1399,1401,1402,1410,1427,1438,1439,1452,1453,1467,1429,1471,1470,1472,1473,1479,1480,1481,1482,1495,1498,1503,1519,1523,1522,1524,1525,1529,1536,1537,1538,1539,1540,1541,53,20,115,221,224,300,301,802,824,835,848,855,875,885,887,904,907,912,914,1033,1044,1074,1077,1083,1118,1140,1149,1180,1186,1204,1211,1263,1288,1289,1290,1291,1292,1293,1300,1318,1326,1332,1358,1397,1487,1547,1352,1353,1354,1356,1355,1357,1362,1367,1368)
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 | 29 | 30.81 | 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 |
Commit | 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