SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000389s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000343s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000331s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000361s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'ff19a486e07415bc8f6edf19c7cacd76' [ RunTime:0.000253s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000316s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'ff19a486e07415bc8f6edf19c7cacd76' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000247s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000412s ]
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 ('1083487','1294862','1294757','1294845','1294831','1083488','1294829','796348','796328','796353','796384','796352','796349','796279','1294812','1294816','1294840','1294804','1294864','1083482','1023727','1060600','1076509','1058971') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000482s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000309s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-08' AND `ab_group` = 'A' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000210s ]
UPDATE `ab_stat` SET `impressions` = 89 , `update_time` = 1780922171 WHERE ( `id` = 17 ) [ RunTime:0.000195s ]
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.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`.`delete_time` IS NULL ORDER BY `content`.`views` DESC,`content`.`id` DESC LIMIT 12 [ RunTime:0.000312s ]