SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000465s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000489s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000439s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000428s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '74031871f242d95acabf5692ee8f7f91' [ RunTime:0.000763s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000427s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '74031871f242d95acabf5692ee8f7f91' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001485s ]
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 ('1288363','1288443','1288396','1288388','1288367','1080112','1083293','1288418','1288362','1288369','1083383','824307','1083405','1079488','1083365','824277','1083446','1083379','1066374','1066029','1285645','1266237','1266321','1266286') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000616s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000398s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000252s ]
UPDATE `ab_stat` SET `impressions` = 12 WHERE ( `id` = 26 ) [ RunTime:0.000337s ]
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.000490s ]
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.000404s ]