基本
文件
流程
错误
SQL
调试
- 请求信息 : 2023-06-06 01:28:00 HTTP/1.1 GET : https://job.gelgoog.com.cn/position/index.html
- 运行时间 : 0.067846s [ 吞吐率:14.74req/s ] 内存消耗:4,221.61kb 文件加载:106
- 查询信息 : 13 queries 1 writes
- 缓存信息 : 6 reads,0 writes
- [ DB ] CONNECT:[ UseTime:0.001208s ] mysql:host=127.0.0.1;port=3306;dbname=zhaopin;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_position` [ RunTime:0.002836s ]
- [ SQL ] SELECT `a`.*,b.title recruiting_title,c.title post_title FROM `cmf_position` `a` LEFT JOIN `cmf_recruiting` `b` ON `a`.`department_id`=`b`.`id` LEFT JOIN `cmf_recruiting` `c` ON `a`.`recruiting_id`=`c`.`id` WHERE `a`.`id` = 'index' AND `a`.`status` = 1 AND `b`.`type` = 1 LIMIT 1 [ RunTime:0.000734s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'extra' => 'Impossible WHERE noticed after reading const tables',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_column` [ RunTime:0.001714s ]
- [ SQL ] SELECT * FROM `cmf_column` WHERE `status` = 1 AND `parent_id` = 0 ORDER BY `list_order` [ RunTime:0.000560s ]
- [ 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.000442s ]
- [ 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` = index LIMIT 1 [ RunTime:0.000376s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'extra' => 'Impossible WHERE noticed after reading const tables',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_news` [ RunTime:0.001615s ]
- [ SQL ] SELECT * FROM `cmf_portal_news` WHERE `status` = 1 ORDER BY `id` DESC LIMIT 0,3 [ RunTime:0.000670s ]
- [ 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.000426s ]
- [ 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.001675s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simplemall' [ RunTime:0.000384s ]
- [ 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.001609s ]
- [ 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.000474s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simplemall' AND ( `is_public` = 1 OR `file` = 'portal/position/detail' ) [ RunTime:0.000405s ]
- [ 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.068715s