SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000367s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000342s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000350s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000332s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '3fbbd637d34774f12e8461d548fc9a82' [ RunTime:0.000393s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000324s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '3fbbd637d34774f12e8461d548fc9a82' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000551s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000370s ]
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 ('1069191','1069238','1288392','1288420','1069602','972736','1083428','1083372','1080470','1083360','1083410','1069550','792285','792312','792375','796367','796381','794550','1292258','1292206','1292253','972766','1081392','820366') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000479s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000309s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000205s ]
UPDATE `ab_stat` SET `impressions` = 74 , `update_time` = 1780951165 WHERE ( `id` = 26 ) [ RunTime:0.000193s ]
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.000398s ]
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.000319s ]