让食品生产更简单更安全
就是我们对这个世界最诚挚的告白
了解更多
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2023-03-30 01:18:23 HTTP/1.1 GET : https://job.gelgoog.com.cn/news.html
- 运行时间 : 0.096938s [ 吞吐率:10.32req/s ] 内存消耗:4,632.99kb 文件加载:107
- 查询信息 : 13 queries 1 writes
- 缓存信息 : 6 reads,0 writes
- [ DB ] CONNECT:[ UseTime:0.001691s ] mysql:host=127.0.0.1;port=3306;dbname=zhaopin;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_news` [ RunTime:0.004571s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_portal_news` WHERE `is_del` = 0 AND `status` = 1 AND `type` = 1 [ RunTime:0.001474s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_news',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 38,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_news` WHERE `is_del` = 0 AND `status` = 1 AND `type` = 1 ORDER BY `create_time` DESC LIMIT 0,20 [ RunTime:0.001630s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_news',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 38,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_column` [ RunTime:0.002045s ]
- [ SQL ] SELECT * FROM `cmf_column` WHERE `status` = 1 AND `parent_id` = 0 ORDER BY `list_order` [ RunTime:0.000645s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_column',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 7,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_column` WHERE `status` = 1 AND `parent_id` <> 0 ORDER BY `list_order` [ RunTime:0.000448s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_column',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 7,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `id`,seo_title title,seo_keywords keywords,seo_description description FROM `cmf_column` WHERE `status` = 1 AND `id` = 4 LIMIT 1 [ RunTime:0.000425s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_column',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_news` WHERE `status` = 1 ORDER BY `id` DESC LIMIT 0,3 [ RunTime:0.000874s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_news',
'type' => 'index',
'possible_keys' => NULL,
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 3,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_column` WHERE `parent_id` = 0 AND `status` = 1 ORDER BY `id` LIMIT 0,4 [ RunTime:0.000434s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_column',
'type' => 'index',
'possible_keys' => NULL,
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 4,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.002092s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simplemall' [ RunTime:0.000397s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.002010s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'simplemall' , `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` = 'simplemall' [ RunTime:0.000597s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simplemall' AND ( `is_public` = 1 OR `file` = 'portal/news/index' ) [ RunTime:0.000770s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]

0.098351s