SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000517s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000504s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000478s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.008539s ]
SELECT * FROM `content` WHERE ( `id` = 412294 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000388s ]
SHOW FULL COLUMNS FROM `content_i18n` [ RunTime:0.000397s ]
SELECT `title`,`content_id` FROM `content_i18n` WHERE `lang` = 'ja' AND `content_id` = '412294' [ RunTime:0.000262s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000406s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '6f169afef4530eb1407c0d694ff36fcc' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000280s ]
UPDATE `visitor_profile` SET `score` = '12' , `hit_count` = 4 WHERE ( `id` = 915025 ) [ RunTime:0.000256s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '6f169afef4530eb1407c0d694ff36fcc' AND `dim_type` = 'category' AND `dim_id` = 131 AND `keyword` = '' LIMIT 1 [ RunTime:0.000242s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '6f169afef4530eb1407c0d694ff36fcc' AND `dim_type` = 'tag' AND `dim_id` = 121 AND `keyword` = '' LIMIT 1 [ RunTime:0.000273s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '6f169afef4530eb1407c0d694ff36fcc' AND `dim_type` = 'tag' AND `dim_id` = 284 AND `keyword` = '' LIMIT 1 [ RunTime:0.000246s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '6f169afef4530eb1407c0d694ff36fcc' AND `dim_type` = 'tag' AND `dim_id` = 333 AND `keyword` = '' LIMIT 1 [ RunTime:0.000246s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '6f169afef4530eb1407c0d694ff36fcc' AND `dim_type` = 'tag' AND `dim_id` = 341 AND `keyword` = '' LIMIT 1 [ RunTime:0.000243s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '6f169afef4530eb1407c0d694ff36fcc' [ RunTime:0.000359s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '6f169afef4530eb1407c0d694ff36fcc' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000391s ]
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` = '131' ORDER BY `c`.`id` DESC LIMIT 120 [ RunTime:0.030209s ]
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` = '131' ORDER BY `c`.`views` DESC,`c`.`id` DESC LIMIT 120 [ RunTime:0.029721s ]
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 ('1077375','1079745','980236','1299877','1299833','19952','18909','640208','855291','1279972','409795','759628') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000622s ]
SELECT `title`,`content_id` FROM `content_i18n` WHERE `lang` = 'ja' AND `content_id` IN ('1077375','1079745','980236','1299877','1299833','19952','18909','640208','855291','1279972','409795','759628') [ RunTime:0.000411s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000411s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'A' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000276s ]
UPDATE `ab_stat` SET `impressions` = 208574 WHERE ( `id` = 25 ) [ RunTime:0.000258s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '412294' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000345s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000427s ]
SELECT * FROM `content_source` WHERE `content_id` = 412294 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000299s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '412294' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000370s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 412294 AND `delete_time` IS NULL [ RunTime:0.000272s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 412294 AND `delete_time` IS NULL [ RunTime:0.000285s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000406s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 412294 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000258s ]
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 ('602331','601402','318906','1046813','1046631','1036474','1035086','1004701','1000441','999810','999804','999794') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000533s ]
SELECT `title`,`content_id` FROM `content_i18n` WHERE `lang` = 'ja' AND `content_id` IN ('602331','601402','318906','1046813','1046631','1036474','1035086','1004701','1000441','999810','999804','999794') [ RunTime:0.000395s ]