SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000364s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000354s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000347s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000428s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '3fbbd637d34774f12e8461d548fc9a82' [ RunTime:0.000632s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000401s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '3fbbd637d34774f12e8461d548fc9a82' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001261s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000454s ]
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 ('1311304','354591','1311311','1311365','1069331','762811','1069657','463533','71471','1076625','1077317','1077730','1288445','1288416','175141','1288340','1069588','175802','1069211','845238','846489','220577','1266049','796321') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000588s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000395s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000276s ]
UPDATE `ab_stat` SET `impressions` = 81 , `update_time` = 1780951176 WHERE ( `id` = 26 ) [ RunTime:0.000261s ]
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.000468s ]
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.000375s ]