SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000352s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000395s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000332s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000539s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '6f75dcaaead5334bb27b71432bce5dc3' [ RunTime:0.000614s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000324s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '6f75dcaaead5334bb27b71432bce5dc3' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001183s ]
SHOW FULL COLUMNS FROM `content` [ 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`.`id` IN ('1069263','1288385','1288377','1288417','1288405','257553','1069498','1083410','1083348','391908','1081069','1083372','1083351','1083335','1083394','1069345','1069309','1069284','1069625','972736','1292218','1069237','1289730','1277472') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000480s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000306s ]
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` = 97 , `update_time` = 1780954802 WHERE ( `id` = 26 ) [ RunTime:0.000197s ]
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.000365s ]
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.000310s ]