SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000461s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000465s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000403s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000405s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '6f75dcaaead5334bb27b71432bce5dc3' [ RunTime:0.000616s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000404s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '6f75dcaaead5334bb27b71432bce5dc3' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001342s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000444s ]
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 ('1069790','1069798','1069550','820331','1288392','1069668','1069246','1083471','1083446','361663','1083447','1083443','1083374','1083464','1083462','1288455','1288397','1069663','1069210','1069688','1080662','1292181','1292249','1155866') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000592s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000386s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000277s ]
UPDATE `ab_stat` SET `impressions` = 93 , `update_time` = 1780954793 WHERE ( `id` = 26 ) [ RunTime:0.000264s ]
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.000475s ]
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.000384s ]