SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000359s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000371s ]
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.000322s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '6f75dcaaead5334bb27b71432bce5dc3' [ RunTime:0.000567s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000315s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '6f75dcaaead5334bb27b71432bce5dc3' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001202s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000388s ]
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 ('1069657','1288409','1069342','1288350','1288374','1083393','1069261','1083343','1083436','1083424','463533','1080098','1083472','1069644','1083397','1288358','1069298','1288389','1288380','1292235','820320','449366','1069116','1155865') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000484s ]
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.000211s ]
UPDATE `ab_stat` SET `impressions` = 95 , `update_time` = 1780954796 WHERE ( `id` = 26 ) [ RunTime:0.000198s ]
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.000307s ]