基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-11-17 00:03:46 HTTP/1.1 GET : http://heveon.com/product/list?category_parent=25&name=All
- 运行时间 : 0.049954s [ 吞吐率:20.02req/s ] 内存消耗:4,012.36kb 文件加载:149
- 查询信息 : 17 queries
- 缓存信息 : 1 reads,1 writes
- CONNECT:[ UseTime:0.000331s ] mysql:host=localhost;port=3306;dbname=heveon;charset=utf8mb4
- SHOW FULL COLUMNS FROM `idc_product_category` [ RunTime:0.000716s ]
- SHOW FULL COLUMNS FROM `idc_product` [ RunTime:0.000614s ]
- SELECT * FROM `idc_product_category` WHERE `id` = 25 AND ( 1=1 ) LIMIT 1 [ RunTime:0.000382s ]
- SELECT * FROM `idc_product_category` WHERE `id` = 25 AND ( 1=1 ) LIMIT 1 [ RunTime:0.000229s ]
- SELECT * FROM `idc_product_category` WHERE `parent` = 1 AND `is_deleted` = 0 ORDER BY `orderNum` ASC,`id` ASC [ RunTime:0.000276s ]
- SELECT * FROM `idc_product_category` WHERE `parent` = 25 AND `is_deleted` = 0 ORDER BY `orderNum` ASC [ RunTime:0.000275s ]
- 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.001670s ]
- SHOW FULL COLUMNS FROM `idc_product_attr` [ RunTime:0.000626s ]
- 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.000245s ]
- SHOW FULL COLUMNS FROM `idc_view_count` [ RunTime:0.000414s ]
- SELECT `id`,`view_count` FROM `idc_view_count` WHERE `page` = 'product' LIMIT 1 [ RunTime:0.000184s ]
- UPDATE `idc_view_count` SET `view_count` = 26786 , `updated_time` = '2024-11-17 00:03:46' WHERE `id` = 1 [ RunTime:0.000320s ]
- SELECT `id`,`name` FROM `idc_product_category` WHERE `is_deleted` = 0 AND `parent` = 1 ORDER BY `orderNum` ASC,`id` ASC [ RunTime:0.000381s ]
- SELECT `id`,`name`,`parent`,`banner` FROM `idc_product_category` WHERE `parent` = 72 ORDER BY `orderNum` ASC,`id` ASC [ RunTime:0.000279s ]
- SELECT `id`,`name`,`parent`,`banner` FROM `idc_product_category` WHERE `parent` = 25 ORDER BY `orderNum` ASC,`id` ASC [ RunTime:0.000319s ]
- SHOW FULL COLUMNS FROM `idc_config` [ RunTime:0.000640s ]
- SELECT * FROM `idc_config` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000300s ]
0.050661s