SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000391s ]
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.000354s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000341s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'ff19a486e07415bc8f6edf19c7cacd76' [ RunTime:0.000290s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000319s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'ff19a486e07415bc8f6edf19c7cacd76' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000251s ]
SHOW FULL COLUMNS FROM `content` [ 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`.`id` IN ('1294858','1294786','1083486','1294813','1294764','1083476','1294851','796346','796298','796292','796315','796353','796317','796307','1294765','1294840','1083483','1083497','1294853','1294829','1035315','1048533','1067300','1057084') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000476s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000307s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-08' AND `ab_group` = 'A' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000211s ]
UPDATE `ab_stat` SET `impressions` = 91 , `update_time` = 1780922172 WHERE ( `id` = 17 ) [ RunTime:0.000196s ]
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.000363s ]
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.000317s ]