SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000440s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000432s ]
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.000509s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '74031871f242d95acabf5692ee8f7f91' [ RunTime:0.000548s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000319s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '74031871f242d95acabf5692ee8f7f91' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001103s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000393s ]
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 ('1288340','1288367','1288394','1288413','1288454','824306','1079484','1288398','909904','1083459','1083386','1083448','1079476','1083442','1083417','1081641','1083357','1083451','1285589','1066374','1285639','1266314','1266292','1266278') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000487s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000310s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000206s ]
UPDATE `ab_stat` SET `impressions` = 16 WHERE ( `id` = 26 ) [ RunTime:0.000194s ]
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.000371s ]
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.000308s ]