基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-09-12 22:52:48 HTTP/1.1 GET : http://www.probemart.com/portal/product/list.html?class_id=6
- 运行时间 : 0.119561s [ 吞吐率:8.36req/s ] 内存消耗:5,987.46kb 文件加载:151
- 查询信息 : 27 queries
- 缓存信息 : 6 reads,5 writes
- 会话信息 : SESSION_ID=dabb950087e40b1b36d4770314127083
- CONNECT:[ UseTime:0.000332s ] mysql:host=localhost;port=3306;dbname=probemart_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `hook` [ RunTime:0.000625s ]
- SELECT `hook`,`id` FROM `hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.000416s ]
- SHOW FULL COLUMNS FROM `hook_plugin` [ RunTime:0.000336s ]
- SELECT `hook`,`plugin` FROM `hook_plugin` WHERE `status` = 1 AND `hook` IN ('app_begin','module_init','action_begin','view_filter','app_end','log_write','response_end','admin_init','home_init','send_mobile_verification_code','body_start','before_head_end','footer_start','before_footer','before_footer_end','before_body_end','left_sidebar_start','before_left_sidebar_end','right_sidebar_start','before_right_sidebar_end','comment','guestbook','switch_theme','after_content','before_content','log_write_done','switch_admin_theme','captcha_image','user_login_start','app_dispatch') ORDER BY `list_order` ASC [ RunTime:0.000305s ]
- SELECT `hook` FROM `hook` WHERE `app` = 'portal' [ RunTime:0.000376s ]
- SELECT `hook`,`plugin` FROM `hook_plugin` WHERE `status` = 1 AND `hook` IN ('portal_before_assign_article','portal_admin_after_save_article','portal_admin_article_index_view','portal_admin_article_add_view','portal_admin_article_edit_view','portal_admin_category_index_view','portal_admin_category_add_view','portal_admin_category_edit_view','portal_admin_page_index_view','portal_admin_page_add_view','portal_admin_page_edit_view','portal_admin_tag_index_view','portal_admin_article_edit_view_right_sidebar','portal_admin_article_edit_view_main') ORDER BY `list_order` ASC [ RunTime:0.000270s ]
- SHOW FULL COLUMNS FROM `option` [ RunTime:0.000479s ]
- SELECT `option_value` FROM `option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.000213s ]
- SHOW FULL COLUMNS FROM `product_class` [ RunTime:0.001013s ]
- SELECT `id`,`parent_id`,`name`,more img FROM `product_class` WHERE ( status = 1 AND delete_time = 0 ) ORDER BY `list_order` DESC,`id` ASC [ RunTime:0.000378s ]
- SELECT `option_value` FROM `option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000216s ]
- SHOW FULL COLUMNS FROM `type` [ RunTime:0.000351s ]
- SELECT `id`,`name`,`img` FROM `type` WHERE ( isshow = 1 ) ORDER BY `list_order` DESC,`id` ASC [ RunTime:0.000212s ]
- SHOW FULL COLUMNS FROM `portal_category` [ RunTime:0.000362s ]
- SELECT `id`,`parent_id`,`name` FROM `portal_category` WHERE ( status = 1 AND delete_time = 0 ) ORDER BY `list_order` DESC,`id` ASC [ RunTime:0.000192s ]
- SHOW FULL COLUMNS FROM `brand` [ RunTime:0.000399s ]
- SELECT * FROM `brand` WHERE ( isshow = 1 ) ORDER BY `list_order` DESC,`id` ASC [ RunTime:0.001444s ]
- SELECT `name` FROM `product_class` WHERE `id` = 6 LIMIT 1 [ RunTime:0.000544s ]
- SELECT `first` FROM `brand` WHERE ( isshow = 1 ) GROUP BY `first` ORDER BY `first` ASC [ RunTime:0.000346s ]
- SHOW FULL COLUMNS FROM `product` [ RunTime:0.000579s ]
- SELECT COUNT(*) AS think_count FROM `product` `a` LEFT JOIN `brand` `b` ON `a`.`brand_id`=`b`.`id` WHERE ( a.isshow = 1 AND a.class_id = '6' ) LIMIT 1 [ RunTime:0.000223s ]
- SELECT `option_value` FROM `option` WHERE `option_name` = 'site_info' LIMIT 1 [ RunTime:0.000211s ]
- SHOW FULL COLUMNS FROM `theme_file` [ RunTime:0.000732s ]
- SELECT * FROM `theme_file` WHERE `theme` = 'default' [ RunTime:0.000257s ]
- SHOW FULL COLUMNS FROM `theme` [ RunTime:0.000388s ]
- UPDATE `theme` SET `name` = 'simpleboot3' , `version` = '1.0.2' , `demo_url` = 'http://demo.thinkcmf.com' , `author` = 'ThinkCMF' , `lang` = 'zh-cn' , `author_url` = 'http://www.thinkcmf.com' , `keywords` = 'ThinkCMF模板' , `description` = 'ThinkCMF默认模板' WHERE `theme` = 'default' [ RunTime:0.004402s ]
- SELECT `more`,`file`,`id` FROM `theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/product/list' ) ORDER BY `is_public` DESC [ RunTime:0.000349s ]
0.131411s