SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000441s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000450s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000426s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000400s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '74031871f242d95acabf5692ee8f7f91' [ RunTime:0.000648s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000403s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '74031871f242d95acabf5692ee8f7f91' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001159s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000467s ]
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 ('1288444','1288442','1288363','1288402','1288382','1288411','1079488','1288373','824293','1083451','1083352','1083385','1058971','792389','824269','1083422','1083469','1080470','1066878','1285690','1065879','762811','780458','780450') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000596s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000385s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000276s ]
UPDATE `ab_stat` SET `impressions` = 17 WHERE ( `id` = 26 ) [ RunTime:0.000263s ]
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.000464s ]
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.000374s ]