SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000530s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000488s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000479s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000494s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '74031871f242d95acabf5692ee8f7f91' [ RunTime:0.000714s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000460s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '74031871f242d95acabf5692ee8f7f91' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001508s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000551s ]
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 ('1072361','1288416','1069431','1073153','1073019','1288395','1288451','1288418','1288434','824313','909904','1083421','812350','1083350','1079479','1083443','1083431','1083336','1065628','1065648','1285573','845905','1266235','1266274') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000683s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000427s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000280s ]
UPDATE `ab_stat` SET `impressions` = 3 , `update_time` = 1780936164 WHERE ( `id` = 26 ) [ RunTime:0.000256s ]
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.000514s ]
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.000442s ]