SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000465s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000453s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000394s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000399s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'ff19a486e07415bc8f6edf19c7cacd76' [ RunTime:0.000314s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000391s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'ff19a486e07415bc8f6edf19c7cacd76' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000313s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000439s ]
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 ('1294763','1083485','1083475','1083479','1294855','1294818','1083493','796277','796384','796327','796381','796349','796322','796304','1294850','1294787','1083497','1294770','1294817','1294851','1070114','1076857','1041409','1059617') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000584s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000384s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-08' AND `ab_group` = 'A' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000276s ]
UPDATE `ab_stat` SET `impressions` = 90 WHERE ( `id` = 17 ) [ RunTime:0.000265s ]
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.000462s ]
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.000378s ]