SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000475s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000567s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000442s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000669s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '219f0d6fa5a7893a32d3b7cb9ee471f6' [ RunTime:0.000560s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000472s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '219f0d6fa5a7893a32d3b7cb9ee471f6' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000446s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000540s ]
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 ('1266930','1266919','1266933','1266829','1265469','1265413','1316594','1265431','1266937','1266858','1266846','1266827','1137881','1307614','1137954','1137880','1265436','1265488','1265503','1265412','1080535','1080338','1080567','1081326') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000608s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000398s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-08' AND `ab_group` = 'A' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000281s ]
UPDATE `ab_stat` SET `impressions` = 123 , `update_time` = 1780926399 WHERE ( `id` = 17 ) [ RunTime:0.000267s ]
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.000472s ]
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.000377s ]