SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000368s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000362s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000342s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000338s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '3fbbd637d34774f12e8461d548fc9a82' [ RunTime:0.000585s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000319s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '3fbbd637d34774f12e8461d548fc9a82' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001252s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000478s ]
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 ('1311322','1311331','1028811','1028537','1083422','1083347','1083410','1080646','1077592','1076946','641982','950855','1069346','167659','1289742','1288447','1288349','1288436','846321','846457','780346','780434','731574','731571') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000688s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000313s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000265s ]
UPDATE `ab_stat` SET `impressions` = 85 , `update_time` = 1780951182 WHERE ( `id` = 26 ) [ RunTime:0.000197s ]
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.000361s ]
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.000312s ]