SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000370s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000399s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000333s ]
SELECT * FROM `category` WHERE ( `id` = 123 AND `status` = 'enable' ) AND `category`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000238s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000337s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000322s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '3773ff1e8715a314bc665a93bc9fd623' AND `dim_type` = 'category' AND `dim_id` = 123 AND `keyword` = '' LIMIT 1 [ RunTime:0.000221s ]
SELECT `id`,`parent_id`,`category_name`,`icon`,`keywords`,`small_intro` FROM `category` WHERE ( `status` = 'enable' ) AND `category`.`delete_time` IS NULL ORDER BY `myorder` DESC [ RunTime:0.000498s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000390s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `content` `content` LEFT JOIN `content_category` `cc` ON `content`.`id`=`cc`.`content_id` WHERE ( `content`.`status` = 'enable' AND `cc`.`delete_time` IS NULL AND `cc`.`category_id` = '123' ) AND `content`.`delete_time` IS NULL GROUP BY `content`.`id` ) `_group_count_` [ RunTime:0.025446s ]
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` LEFT JOIN `content_category` `cc` ON `content`.`id`=`cc`.`content_id` WHERE ( `content`.`status` = 'enable' AND `cc`.`delete_time` IS NULL AND `cc`.`category_id` = '123' ) AND `content`.`delete_time` IS NULL GROUP BY `content`.`id` ORDER BY `content`.`myorder` DESC,`content`.`published_at` DESC,`content`.`id` DESC LIMIT 0,24 [ RunTime:0.056890s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '3773ff1e8715a314bc665a93bc9fd623' [ RunTime:0.001304s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '3773ff1e8715a314bc665a93bc9fd623' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001601s ]
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 ('824272','1069261','792389','1069198','1292231','1292164','891716','1311395') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000470s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000437s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'category' LIMIT 1 [ RunTime:0.000260s ]
UPDATE `ab_stat` SET `impressions` = 2312 , `update_time` = 1780946902 WHERE ( `id` = 20 ) [ RunTime:0.000232s ]