SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000488s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000456s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000438s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000417s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '74031871f242d95acabf5692ee8f7f91' [ RunTime:0.000778s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000419s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '74031871f242d95acabf5692ee8f7f91' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001517s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000499s ]
SELECT `content`.`id`,`content`.`title`,`content`.`cover`,`content`.`cover_local`,`content`.`preview`,`content`.`preview_local`,`content`.`duration`,`content`.`target_url`,`content`.`rating`,`content`.`views`,`content`.`hits`,`content`.`published_at`,`content`.`create_time` FROM `content` `content` WHERE ( `content`.`status` = 'enable' AND `content`.`id` IN ('1073019','1288424','1288362','1288341','1288345','1288351','1083449','1079498','1288403','1083123','1079476','824268','1083413','1083347','1083440','1083343','1083445','820328','1065831','1068068','1285583','1266277','1266310','1266312') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000629s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000402s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000254s ]
UPDATE `ab_stat` SET `impressions` = 14 WHERE ( `id` = 26 ) [ RunTime:0.000235s ]
SELECT `content`.`id`,`content`.`title`,`content`.`cover`,`content`.`cover_local`,`content`.`preview`,`content`.`preview_local`,`content`.`duration`,`content`.`target_url`,`content`.`rating`,`content`.`views`,`content`.`hits`,`content`.`published_at`,`content`.`create_time` FROM `content` `content` WHERE ( `content`.`status` = 'enable' ) AND `content`.`delete_time` IS NULL ORDER BY `content`.`published_at` DESC,`content`.`id` DESC LIMIT 24 [ RunTime:0.000486s ]
SELECT `content`.`id`,`content`.`title`,`content`.`cover`,`content`.`cover_local`,`content`.`preview`,`content`.`preview_local`,`content`.`duration`,`content`.`target_url`,`content`.`rating`,`content`.`views`,`content`.`hits`,`content`.`published_at`,`content`.`create_time` FROM `content` `content` WHERE ( `content`.`status` = 'enable' ) AND `content`.`delete_time` IS NULL ORDER BY `content`.`views` DESC,`content`.`id` DESC LIMIT 12 [ RunTime:0.000412s ]