SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000345s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000390s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000344s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000343s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '22dfb46228e6f36644bd5c63e23c78eb' [ RunTime:0.000441s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000329s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '22dfb46228e6f36644bd5c63e23c78eb' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000467s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000369s ]
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 ('693','1289649','1289658','84591','1289678','1289669','1292168','1292211','1080470','1292176','85331','1137899','1137842','856447','1137898','1080259','808294','1081727','342425','1082222','1082431','1069317','1083181','1293471') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000491s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000309s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000209s ]
UPDATE `ab_stat` SET `impressions` = 87 , `update_time` = 1780951789 WHERE ( `id` = 26 ) [ RunTime:0.000193s ]
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.000364s ]
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.000331s ]