Query Time: 3.69 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 22:26:30' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-06-19 22:26:30' )
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 (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,466,469,470,471,477,479,480,481,482,483,484,486,489,496,503,504,505,506,507,514,515,520,521,528,530,529,531,532,533,534,535,536,537,538,551,552,553,569,570,572,575,592,593,594,599,601,602,603,604,605,645,648,649,651,650,652,653,654,655,656,666,669,695,704,718,727,741,742,745,747,756,757,760,767,768,770,772,773,774,779,799,802,804,811,812,813,818,824,833,835,838,848,857,858,865,875,885,896,904,907,906,908,912,937,949,964,973,974,975,991,992,1000,1037,1038,1039,1041,1042,1043,1044,1071,1074,1078,1077,1080,1081,1082,1092,1118,1146,1147,1152,1155,1154,1163,1167,1181,1183,1186,1207,1215,1221,1222,1232,1236,1237,1241,1255,1267,1268,1275,1288,1290,1296,1297,1302,1318,1338,1353,1397,1401,1408,1410,1420,1421,1422,1423,1430,1444,1449,1480,1481,1487,1510,1514,1519,1537,1540,1541,1546,1552,1560,1561,1571,1596,1597,1598,235,264,274,316,318,319,329,344,373,386,393,394,405,412,432,454,518,562,563,564,577,590,597,647,671,697,713,744,775,780,787,797,806,807,825,828,850,853,876,877,880,989,1032,1033,1035,1062,1106,1148,1151,1157,1158,1192,1194,1208,1230,1238,1239,1253,1259,1294,1357,1371,1393,1403,1412,1417,1418,1442,1451,1454,1465,1472,1473,1517,1523,1551,1559,995,1009,1011,1012,1014,1015,1022,1020,1024,1025,1028,1027,1026,1034,1036,1048,1049,1050,1055,1054,1052,1051,1045,1019,1056,1057,1058,1059,1060,1061,1083,1084,1085,1086,1090,1088,1089,1099,1098,1100,1101,1108,1117,1120,1131,1141,1142,1143,1144,1160,1161,1162,1166,1169,1178,1179,1195,1199,1211,1212,1216,1217,1218,1224,1223,1225,1227,1226,1250,1252,1274,1283,1285,1286,1299,1300,1304,1310,1309,1314,1330,1336,1348,1350,1351,1352,1368,1379,1419,1464,1180,1182,1184,1185,1187,1189,1188,1191,1193,1196,1197,1198,1202)
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 | 33 | 26.57 | 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