基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-03-10 04:30:48 HTTP/2.0 GET : https://www.dateai.top/single_us.html
- 运行时间 : 0.121202s [ 吞吐率:8.25req/s ] 内存消耗:7,537.63kb 文件加载:256
- 查询信息 : 44 queries
- 缓存信息 : 14 reads,0 writes
- 会话信息 : SESSION_ID=62f57e88245ab73c48cccb299fab403b
- CONNECT:[ UseTime:0.000375s ] mysql:host=127.0.0.1;port=3306;dbname=www_asswl_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `ac_website` [ RunTime:0.000424s ]
- SELECT `id`,`domain`,`seller_id`,`parent_id`,`status` FROM `ac_website` WHERE `domain` = 'www.dateai.top' LIMIT 1 [ RunTime:0.000262s ]
- SHOW FULL COLUMNS FROM `ac_plugin` [ RunTime:0.000396s ]
- SELECT * FROM `ac_plugin` WHERE `name` = 'api' LIMIT 1 [ RunTime:0.000255s ]
- SELECT * FROM `ac_plugin` WHERE `name` = 'assets' LIMIT 1 [ RunTime:0.000256s ]
- SELECT * FROM `ac_plugin` WHERE `name` = 'user' LIMIT 1 [ RunTime:0.000223s ]
- SELECT `id`,`domain`,`seller_id`,`parent_id`,`status` FROM `ac_website` WHERE `domain` = 'www.dateai.top' LIMIT 1 [ RunTime:0.000238s ]
- SHOW FULL COLUMNS FROM `ac_theme` [ RunTime:0.000386s ]
- SELECT * FROM `ac_theme` WHERE `seller_id` = 1 AND `website_id` = 1 AND `lang` = 'zh' AND `is_active` = 1 LIMIT 1 [ RunTime:0.000270s ]
- SELECT * FROM `ac_theme` WHERE `seller_id` = 1 AND `website_id` = 1 AND `lang` = 'zh' AND `is_active` = 1 LIMIT 1 [ RunTime:0.000260s ]
- SHOW FULL COLUMNS FROM `ac_visit_log` [ RunTime:0.000360s ]
- INSERT INTO `ac_visit_log` SET `seller_id` = 1 , `website_id` = 1 , `domain` = 'www.dateai.top' , `referrer` = '未知' , `url` = 'https://www.dateai.top/single_us.html' , `ip` = '216.73.216.131' , `agent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `visited_area` = '加利福尼亚-0' , `visited_device` = '未知设备/未知版本' , `visited_time` = '2026-03-10' , `create_time` = 1773088248 , `update_time` = 1773088248 [ RunTime:0.000243s ]
- SHOW FULL COLUMNS FROM `ac_category` [ RunTime:0.000407s ]
- SELECT * FROM `ac_category` WHERE `id` = 5 AND `seller_id` = 1 AND `website_id` = 1 AND `lang` = 'zh' LIMIT 1 [ RunTime:0.000301s ]
- SHOW FULL COLUMNS FROM `ac_attachment` [ RunTime:0.000366s ]
- SELECT `id`,`name`,`url`,`type` FROM `ac_attachment` WHERE `id` IS NULL [ RunTime:0.000198s ]
- SELECT `id`,`name`,`url`,`type` FROM `ac_attachment` WHERE `id` IS NULL [ RunTime:0.000168s ]
- SHOW FULL COLUMNS FROM `ac_sys_setting` [ RunTime:0.000400s ]
- SELECT `value` FROM `ac_sys_setting` WHERE `group` = 'company' AND `title` = 'accms_powerby' LIMIT 1 [ RunTime:0.000241s ]
- SHOW FULL COLUMNS FROM `ac_nav` [ RunTime:0.000415s ]
- SHOW FULL COLUMNS FROM `ac_advertisement` [ RunTime:0.000421s ]
- SELECT `id`,`attachment_id`,`title`,`url`,`type`,`expiration_date` FROM `ac_advertisement` WHERE `id` = 1 AND `seller_id` = 1 AND `expiration_date` > '2026-03-10' LIMIT 1 [ RunTime:0.000230s ]
- SELECT `id`,`name`,`type`,`url` FROM `ac_attachment` WHERE `id` IS NULL [ RunTime:0.000160s ]
- SELECT `id`,`attachment_id`,`title`,`url`,`type`,`expiration_date` FROM `ac_advertisement` WHERE `id` = 8 AND `seller_id` = 1 AND `expiration_date` > '2026-03-10' LIMIT 1 [ RunTime:0.000216s ]
- SELECT `id`,`name`,`type`,`url` FROM `ac_attachment` WHERE `id` IS NULL [ RunTime:0.000178s ]
- SELECT `id`,`attachment_id`,`title`,`url`,`type`,`expiration_date` FROM `ac_advertisement` WHERE `id` = 5 AND `seller_id` = 1 AND `expiration_date` > '2026-03-10' LIMIT 1 [ RunTime:0.000204s ]
- SELECT `id`,`name`,`type`,`url` FROM `ac_attachment` WHERE `id` = 2 [ RunTime:0.000198s ]
- SELECT * FROM `ac_category` WHERE `id` IN (3,4) AND `website_id` = 1 ORDER BY `sort` ASC [ RunTime:0.000366s ]
- SHOW FULL COLUMNS FROM `ac_module` [ RunTime:0.000422s ]
- SHOW FULL COLUMNS FROM `ac_article` [ RunTime:0.000369s ]
- SHOW FULL COLUMNS FROM `ac_category_sub_content` [ RunTime:0.000322s ]
- SELECT * FROM `ac_category_sub_content` `csc` LEFT JOIN `ac_sub_content` `sc` ON `sc`.`id`=`csc`.`sub_content_id` WHERE `csc`.`category_id` IN ('3','4') AND `csc`.`seller_id` = '1' AND `sc`.`is_del` = '1' [ RunTime:0.001258s ]
- SHOW FULL COLUMNS FROM `ac_sub_content` [ RunTime:0.000459s ]
- SELECT `id`,`module_id`,`title`,`thumbnail`,`hits`,`seo_title`,`seo_keyword`,`seller_id` FROM `ac_sub_content` WHERE `seller_id` = 1 AND `status` = 1 AND `check_status` = 3 AND `is_del` = 1 AND `is_recommend` = 1 AND `id` IN (41,47) AND `publish_time` <= '2026-03-10 04:30:48' ORDER BY `is_top` ASC,`top_time` DESC,`publish_time` DESC LIMIT 2 [ RunTime:0.000341s ]
- SHOW FULL COLUMNS FROM `ac_tag_sub_content` [ RunTime:0.000379s ]
- SELECT `b`.* FROM `ac_tag_sub_content` `a` INNER JOIN `ac_tag` `b` ON `b`.`id`=`a`.`tag_id` WHERE `a`.`sub_content_id` = '47' AND `b`.`is_del` = '1' [ RunTime:0.000269s ]
- SELECT `b`.* FROM `ac_tag_sub_content` `a` INNER JOIN `ac_tag` `b` ON `b`.`id`=`a`.`tag_id` WHERE `a`.`sub_content_id` = '41' AND `b`.`is_del` = '1' [ RunTime:0.000246s ]
- SELECT * FROM `ac_category` WHERE `id` IN (3,4) AND `website_id` = 1 ORDER BY `sort` ASC [ RunTime:0.000322s ]
- SELECT * FROM `ac_category_sub_content` `csc` LEFT JOIN `ac_sub_content` `sc` ON `sc`.`id`=`csc`.`sub_content_id` WHERE `csc`.`category_id` IN ('3','4') AND `csc`.`seller_id` = '1' AND `sc`.`is_del` = '1' [ RunTime:0.001188s ]
- SELECT `id`,`module_id`,`title`,`thumbnail`,`hits`,`seo_title`,`seo_keyword`,`seller_id` FROM `ac_sub_content` WHERE `seller_id` = 1 AND `status` = 1 AND `check_status` = 3 AND `is_del` = 1 AND `id` IN (7,11,36,52) AND `publish_time` <= '2026-03-10 04:30:48' ORDER BY `is_top` ASC,`top_time` DESC,`publish_time` DESC LIMIT 4 [ RunTime:0.000322s ]
- SELECT `b`.* FROM `ac_tag_sub_content` `a` INNER JOIN `ac_tag` `b` ON `b`.`id`=`a`.`tag_id` WHERE `a`.`sub_content_id` = '11' AND `b`.`is_del` = '1' [ RunTime:0.000253s ]
- SELECT `b`.* FROM `ac_tag_sub_content` `a` INNER JOIN `ac_tag` `b` ON `b`.`id`=`a`.`tag_id` WHERE `a`.`sub_content_id` = '7' AND `b`.`is_del` = '1' [ RunTime:0.000262s ]
- SELECT `b`.* FROM `ac_tag_sub_content` `a` INNER JOIN `ac_tag` `b` ON `b`.`id`=`a`.`tag_id` WHERE `a`.`sub_content_id` = '52' AND `b`.`is_del` = '1' [ RunTime:0.000239s ]
- SELECT `b`.* FROM `ac_tag_sub_content` `a` INNER JOIN `ac_tag` `b` ON `b`.`id`=`a`.`tag_id` WHERE `a`.`sub_content_id` = '36' AND `b`.`is_del` = '1' [ RunTime:0.000242s ]

0.122696s