SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000366s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000380s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000326s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000386s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '3fbbd637d34774f12e8461d548fc9a82' [ RunTime:0.000539s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000320s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '3fbbd637d34774f12e8461d548fc9a82' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001178s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000367s ]
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 ('1069263','1083432','1083394','1083370','1311314','1028569','1311359','1311353','1288361','1288426','1288451','1288435','1069261','1083426','1069889','1069402','1074972','1075444','1065415','985472','1316609','780409','845865','846519') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000476s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000317s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000204s ]
UPDATE `ab_stat` SET `impressions` = 79 , `update_time` = 1780951174 WHERE ( `id` = 26 ) [ RunTime:0.000192s ]
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.000359s ]
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.000362s ]