SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000412s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000365s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000352s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000319s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '219f0d6fa5a7893a32d3b7cb9ee471f6' [ RunTime:0.000364s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000320s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '219f0d6fa5a7893a32d3b7cb9ee471f6' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000248s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000362s ]
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 ('1266847','1266852','1266885','1266925','1265454','1265410','1265479','1265455','1266860','1266934','1266891','1266928','1137938','1137849','1137881','1137898','1265468','1316587','1265478','1265411','1080479','1081241','1082461','1081774') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000482s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000308s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-08' AND `ab_group` = 'A' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000204s ]
UPDATE `ab_stat` SET `impressions` = 124 WHERE ( `id` = 17 ) [ RunTime:0.000192s ]
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.000407s ]
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 ]