Query Time: 2.36 ms After last query: 0.49 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 23:01:21' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-06-19 23:01:21' )
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,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,221,224,225,227,229,230,231,232,233,234,236,241,242,243,244,248,249,250,251,252,253,254,258,260,262,263,265,266,267,268,269,270,271,275,276,277,278,279,281,282,283,284,285,287,288,289,290,291,292,301,302,310,321,331,332,333,334,335,336,337,338,339,340,341,346,347,348,359,364,365,366,367,371,372,381,389,410,409,440,444,445,448,449,456,457,469,470,477,479,480,481,482,483,484,486,489,496,503,504,505,506,507,514,520,521,528,530,529,531,532,533,534,536,537,538,552,553,569,570,572,592,593,599,601,603,604,605,645,651,650,652,653,655,656,666,669,695,704,718,727,741,742,745,747,756,757,760,767,768,770,774,779,799,802,804,811,812,813,824,833,835,838,848,857,858,865,875,885,896,904,907,906,908,912,937,964,973,974,975,991,992,1000,1037,1041,1042,1043,1044,1071,1074,1078,1077,1080,1081,1082,1092,1118,1146,1147,1152,1155,1154,1163,1167,1181,1183,1186,1190,1207,1232,1236,1237,1255,1267,1268,1275,1288,1290,1296,1297,1302,1318,1338,1353,1397,1401,1410,1420,1421,1422,1423,1430,1449,1480,1481,1487,1510,1514,1519,1537,1540,1541,1546,1552,1560,1561,1571,1596,1597,1598,675,676,744,789,806,807,828,832,901,910,909,961,1234,1242,1570,1569,1579,1581,1582,1203,1204,1205,1206,1208,1209,1210,1211,1212,1214,1213,1218,1216,1217,1219,1220,1224,1223)
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 | 30 | 29.92 | 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 |
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