基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-04-04 12:50:55 HTTP/2.0 GET : https://heveon.com/product/list?category_parent=25&name=All
- 运行时间 : 0.049468s [ 吞吐率:20.22req/s ] 内存消耗:4,012.22kb 文件加载:149
- 查询信息 : 17 queries
- 缓存信息 : 1 reads,1 writes
- CONNECT:[ UseTime:0.000386s ] mysql:host=localhost;port=3306;dbname=heveon;charset=utf8mb4
- SHOW FULL COLUMNS FROM `idc_product_category` [ RunTime:0.000615s ]
- SHOW FULL COLUMNS FROM `idc_product` [ RunTime:0.000578s ]
- SELECT * FROM `idc_product_category` WHERE `id` = 25 AND ( 1=1 ) LIMIT 1 [ RunTime:0.000291s ]
- SELECT * FROM `idc_product_category` WHERE `id` = 25 AND ( 1=1 ) LIMIT 1 [ RunTime:0.000260s ]
- SELECT * FROM `idc_product_category` WHERE `parent` = 1 AND `is_deleted` = 0 ORDER BY `orderNum` ASC,`id` ASC [ RunTime:0.000469s ]
- SELECT * FROM `idc_product_category` WHERE `parent` = 25 AND `is_deleted` = 0 ORDER BY `orderNum` ASC [ RunTime:0.000430s ]
- SELECT `id`,`title`,`category`,`category_parent`,`pic`,`about`,`web_description` FROM `idc_product` WHERE `status` = 1 AND `is_deleted` = 0 AND `category_parent` = 25 ORDER BY `order_num` ASC [ RunTime:0.001396s ]
- SHOW FULL COLUMNS FROM `idc_product_attr` [ RunTime:0.000514s ]
- SELECT `id`,`attr_name`,`parent_id` FROM `idc_product_attr` WHERE ( is_deleted = 0 and parent_id = 0 and cids LIKE '%25%' ) ORDER BY `order_num` ASC,`id` DESC [ RunTime:0.000261s ]
- SHOW FULL COLUMNS FROM `idc_view_count` [ RunTime:0.000501s ]
- SELECT `id`,`view_count` FROM `idc_view_count` WHERE `page` = 'product' LIMIT 1 [ RunTime:0.000268s ]
- UPDATE `idc_view_count` SET `view_count` = 36423 , `updated_time` = '2025-04-04 12:50:55' WHERE `id` = 1 [ RunTime:0.000280s ]
- SELECT `id`,`name` FROM `idc_product_category` WHERE `is_deleted` = 0 AND `parent` = 1 ORDER BY `orderNum` ASC,`id` ASC [ RunTime:0.000307s ]
- SELECT `id`,`name`,`parent`,`banner` FROM `idc_product_category` WHERE `parent` = 72 ORDER BY `orderNum` ASC,`id` ASC [ RunTime:0.000430s ]
- SELECT `id`,`name`,`parent`,`banner` FROM `idc_product_category` WHERE `parent` = 25 ORDER BY `orderNum` ASC,`id` ASC [ RunTime:0.000351s ]
- SHOW FULL COLUMNS FROM `idc_config` [ RunTime:0.000519s ]
- SELECT * FROM `idc_config` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000294s ]

0.050130s