SHOW FULL COLUMNS FROM `setting` [ RunTime:0.008805s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.013575s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000615s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.010723s ]
SELECT * FROM `content` WHERE ( `id` = 473441 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.006490s ]
SHOW FULL COLUMNS FROM `content_i18n` [ RunTime:0.000875s ]
SELECT `title`,`content_id` FROM `content_i18n` WHERE `lang` = 'zh-cn' AND `content_id` = '473441' [ RunTime:0.000522s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000817s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c88ca96d6c1c6ed4bd37cf929688be4f' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000605s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c88ca96d6c1c6ed4bd37cf929688be4f' AND `dim_type` = 'category' AND `dim_id` = 147 AND `keyword` = '' LIMIT 1 [ RunTime:0.000554s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c88ca96d6c1c6ed4bd37cf929688be4f' AND `dim_type` = 'tag' AND `dim_id` = 137 AND `keyword` = '' LIMIT 1 [ RunTime:0.005779s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c88ca96d6c1c6ed4bd37cf929688be4f' AND `dim_type` = 'tag' AND `dim_id` = 149 AND `keyword` = '' LIMIT 1 [ RunTime:0.000714s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c88ca96d6c1c6ed4bd37cf929688be4f' AND `dim_type` = 'tag' AND `dim_id` = 158 AND `keyword` = '' LIMIT 1 [ RunTime:0.000363s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c88ca96d6c1c6ed4bd37cf929688be4f' AND `dim_type` = 'tag' AND `dim_id` = 180 AND `keyword` = '' LIMIT 1 [ RunTime:0.000709s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c88ca96d6c1c6ed4bd37cf929688be4f' AND `dim_type` = 'tag' AND `dim_id` = 58 AND `keyword` = '' LIMIT 1 [ RunTime:0.000778s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c88ca96d6c1c6ed4bd37cf929688be4f' [ RunTime:0.010027s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'c88ca96d6c1c6ed4bd37cf929688be4f' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000349s ]
SELECT `c`.`id` FROM `content` `c` INNER JOIN `content_category` `r` ON `c`.`id`=`r`.`content_id` WHERE `c`.`status` = 'enable' AND `r`.`category_id` = '147' ORDER BY `c`.`id` DESC LIMIT 120 [ RunTime:0.038555s ]
SELECT `c`.`id` FROM `content` `c` INNER JOIN `content_category` `r` ON `c`.`id`=`r`.`content_id` WHERE `c`.`status` = 'enable' AND `r`.`category_id` = '147' ORDER BY `c`.`views` DESC,`c`.`id` DESC LIMIT 120 [ RunTime:0.069846s ]
SELECT `c`.`id` FROM `content` `c` INNER JOIN `content_tags` `r` ON `c`.`id`=`r`.`content_id` WHERE `c`.`status` = 'enable' AND `r`.`tag_id` = '137' ORDER BY `c`.`id` DESC LIMIT 120 [ RunTime:0.039106s ]
SELECT `c`.`id` FROM `content` `c` INNER JOIN `content_tags` `r` ON `c`.`id`=`r`.`content_id` WHERE `c`.`status` = 'enable' AND `r`.`tag_id` = '137' ORDER BY `c`.`views` DESC,`c`.`id` DESC LIMIT 120 [ RunTime:0.039566s ]
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 ('470762','1285401','472745','1311395','1311344','1285331','1285305','1082787','1080963','1079267','405802','856401') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000694s ]
SELECT `title`,`content_id` FROM `content_i18n` WHERE `lang` = 'zh-cn' AND `content_id` IN ('470762','1285401','472745','1311395','1311344','1285331','1285305','1082787','1080963','1079267','405802','856401') [ RunTime:0.017589s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000471s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000274s ]
UPDATE `ab_stat` SET `impressions` = 208042 , `update_time` = 1780994114 WHERE ( `id` = 24 ) [ RunTime:0.000260s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '473441' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000343s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000413s ]
SELECT * FROM `content_source` WHERE `content_id` = 473441 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000294s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '473441' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000362s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 473441 AND `delete_time` IS NULL [ RunTime:0.000259s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 473441 AND `delete_time` IS NULL [ RunTime:0.000254s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000389s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 473441 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000245s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (137,149,158,180,58) AND `content_id` <> 473441 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.325894s ]
SELECT `id` FROM `content` WHERE `id` IN (1049223,846131,514514,473521,473036,472898,472058,471953,471913,471801,470861,470654,317773,283264,281594,281402,279110,225326,211852,84081,1083362,1083357,1083068,1082877,1081297,1080920,1080709,1080669,1079447,1079017,1078383,1064620,1064417,1064176,1063418,1063387,1062458,1062380,1061357,1061355,1061217,1060438,1059009,1053637,1053418,1049191,1049187,1048986,1048787,1045336,1030073,1014560,996458,978983,974459,963868,948754,947726,942760,938465) AND `status` = 'enable' [ RunTime:0.000793s ]
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 ('1049223','846131','514514','473521','473036','472898','472058','471953','471913','471801','470861','470654') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000483s ]
SELECT `title`,`content_id` FROM `content_i18n` WHERE `lang` = 'zh-cn' AND `content_id` IN ('1049223','846131','514514','473521','473036','472898','472058','471953','471913','471801','470861','470654') [ RunTime:0.000393s ]