基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-09-13 00:20:07 HTTP/1.1 GET : http://www.probemart.com/portal/product/list.html?class_id=14
- 运行时间 : 0.142201s [ 吞吐率:7.03req/s ] 内存消耗:5,995.45kb 文件加载:151
- 查询信息 : 27 queries
- 缓存信息 : 6 reads,5 writes
- 会话信息 : SESSION_ID=800bbf80c53e19d8540553af2bfe84e7
- CONNECT:[ UseTime:0.000334s ] mysql:host=localhost;port=3306;dbname=probemart_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `hook` [ RunTime:0.000681s ]
- SELECT `hook`,`id` FROM `hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.000454s ]
- SHOW FULL COLUMNS FROM `hook_plugin` [ RunTime:0.000485s ]
- 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.000582s ]
- SELECT `hook` FROM `hook` WHERE `app` = 'portal' [ RunTime:0.000464s ]
- 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.000461s ]
- SHOW FULL COLUMNS FROM `option` [ RunTime:0.000592s ]
- SELECT `option_value` FROM `option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.000331s ]
- SHOW FULL COLUMNS FROM `product_class` [ RunTime:0.000726s ]
- 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.000561s ]
- SELECT `option_value` FROM `option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000273s ]
- SHOW FULL COLUMNS FROM `type` [ RunTime:0.000895s ]
- SELECT `id`,`name`,`img` FROM `type` WHERE ( isshow = 1 ) ORDER BY `list_order` DESC,`id` ASC [ RunTime:0.000327s ]
- SHOW FULL COLUMNS FROM `portal_category` [ RunTime:0.000517s ]
- SELECT `id`,`parent_id`,`name` FROM `portal_category` WHERE ( status = 1 AND delete_time = 0 ) ORDER BY `list_order` DESC,`id` ASC [ RunTime:0.000516s ]
- SHOW FULL COLUMNS FROM `brand` [ RunTime:0.000735s ]
- SELECT * FROM `brand` WHERE ( isshow = 1 ) ORDER BY `list_order` DESC,`id` ASC [ RunTime:0.001585s ]
- SELECT `name` FROM `product_class` WHERE `id` = 14 LIMIT 1 [ RunTime:0.000492s ]
- SELECT `first` FROM `brand` WHERE ( isshow = 1 ) GROUP BY `first` ORDER BY `first` ASC [ RunTime:0.000803s ]
- SHOW FULL COLUMNS FROM `product` [ RunTime:0.000606s ]
- 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 = '14' ) LIMIT 1 [ RunTime:0.000357s ]
- SELECT `option_value` FROM `option` WHERE `option_name` = 'site_info' LIMIT 1 [ RunTime:0.000194s ]
- SHOW FULL COLUMNS FROM `theme_file` [ RunTime:0.000509s ]
- SELECT * FROM `theme_file` WHERE `theme` = 'default' [ RunTime:0.000259s ]
- SHOW FULL COLUMNS FROM `theme` [ RunTime:0.000476s ]
- 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.004592s ]
- 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.000412s ]
0.154299s