Query Time: 2.14 ms After last query: 0.35 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 04:51:59' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-06-20 04:51:59' )
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 (93,57,84,54,98,89,138,145,146,153,155,238,280,302,303,307,313,318,325,351,387,388,390,393,394,395,397,412,411,413,451,453,454,465,466,467,468,474,495,497,499,500,501,502,516,519,547,548,550,553,551,554,555,556,560,565,567,568,573,580,583,584,585,586,588,589,590,591,595,597,606,645,646,653,656,670,671,672,691,692,693,694,699,705,706,723,725,730,741,746,760,761,764,765,778,801,800,809,826,833,834,879,881,976,993,1035,1043,1057,1063,1064,1091,1095,1096,1099,1134,1153,1167,1184,1188,1189,1193,1205,1214,1234,1240,1246,1254,1255,1261,1272,1287,1298,1301,1305,1317,1333,1344,1465,1462,1463,1485,1504,1516,1517,1518,1526,1533,1552,1565,1582,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,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,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,552,569,570,572,575,592,593,594,599,601,602,603,604,605,648,649,651,650,652,654,655,666,669,695,704,718,727,742,745,747,756,757,767,768,770,772,773,774,779,799,802,804,811,812,813,818,824,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,1044,1071,1074,1078,1077,1080,1081,1082,1092,1118,1146,1147,1152,1155,1154,1163,1181,1183,1186,1190,1207,1215,1221,1222,1232,1236,1237,1241,1267,1268,1275,1288,1290,1296,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,1560,1561,1571,1596,1597,1598,235,264,274,316,319,329,344,373,386,405,432,518,562,563,564,577,647,697,713,744,775,780,787,797,806,807,825,828,850,853,876,877,880,989,1032,1033,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,1472,1473,1523,1551,1559,1289,1291,1292,1293,1295,1299,1300,1304,1303,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1350)
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 | 31 | 29.04 | 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 |
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