基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-11-16 21:44:13 HTTP/1.1 GET : http://heveon.com/product/list?category=64&category_parent=25&name=HOME+SOLUTIONS
- 运行时间 : 0.065547s [ 吞吐率:15.26req/s ] 内存消耗:4,012.23kb 文件加载:149
- 查询信息 : 17 queries
- 缓存信息 : 1 reads,1 writes
- CONNECT:[ UseTime:0.000267s ] mysql:host=localhost;port=3306;dbname=heveon;charset=utf8mb4
- SHOW FULL COLUMNS FROM `idc_product_category` [ RunTime:0.000747s ]
- SHOW FULL COLUMNS FROM `idc_product` [ RunTime:0.000616s ]
- SELECT * FROM `idc_product_category` WHERE `id` = 64 AND ( 1=1 ) LIMIT 1 [ RunTime:0.000346s ]
- SELECT * FROM `idc_product_category` WHERE `id` = 25 AND ( 1=1 ) LIMIT 1 [ RunTime:0.000195s ]
- SELECT * FROM `idc_product_category` WHERE `parent` = 1 AND `is_deleted` = 0 ORDER BY `orderNum` ASC,`id` ASC [ RunTime:0.012495s ]
- SELECT * FROM `idc_product_category` WHERE `parent` = 25 AND `is_deleted` = 0 ORDER BY `orderNum` ASC [ RunTime:0.000274s ]
- SELECT `id`,`title`,`category`,`category_parent`,`pic`,`about`,`web_description` FROM `idc_product` WHERE `status` = 1 AND `is_deleted` = 0 AND `category_parent` = 25 AND `category` = 64 ORDER BY `order_num` ASC [ RunTime:0.001330s ]
- SHOW FULL COLUMNS FROM `idc_product_attr` [ RunTime:0.000459s ]
- 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.000244s ]
- SHOW FULL COLUMNS FROM `idc_view_count` [ RunTime:0.000442s ]
- SELECT `id`,`view_count` FROM `idc_view_count` WHERE `page` = 'product' LIMIT 1 [ RunTime:0.000178s ]
- UPDATE `idc_view_count` SET `view_count` = 26784 , `updated_time` = '2024-11-16 21:44:13' WHERE `id` = 1 [ RunTime:0.003380s ]
- SELECT `id`,`name` FROM `idc_product_category` WHERE `is_deleted` = 0 AND `parent` = 1 ORDER BY `orderNum` ASC,`id` ASC [ RunTime:0.000233s ]
- SELECT `id`,`name`,`parent`,`banner` FROM `idc_product_category` WHERE `parent` = 72 ORDER BY `orderNum` ASC,`id` ASC [ RunTime:0.000236s ]
- SELECT `id`,`name`,`parent`,`banner` FROM `idc_product_category` WHERE `parent` = 25 ORDER BY `orderNum` ASC,`id` ASC [ RunTime:0.000959s ]
- SHOW FULL COLUMNS FROM `idc_config` [ RunTime:0.001238s ]
- SELECT * FROM `idc_config` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000702s ]
0.066238s