加入我们
基本
文件
流程
错误
SQL
调试
请求信息 : 2022-11-11 23:14:52 HTTP/1.1 GET : /recruit.html 运行时间 : 0.300233s [ 吞吐率:3.33req/s ] 内存消耗:1,349.95kb 文件加载:103 查询信息 : 15 queries 1 writes 缓存信息 : 6 reads,0 writes
[ LANG ] /usr/home/byu7344780001/htdocs/vendor/thinkphp/lang/zh-cn.php [ DB ] INIT mysql [ LANG ] /usr/home/byu7344780001/htdocs/app/portal//lang/zh-cn.php [ ROUTE ] array (
'rule' => 'recruit',
'route' => 'portal/index/recruit',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
),
) [ HEADER ] array (
'accept-encoding' => 'gzip',
'cookie' => 'PHPSESSID=1l791nur3pbgelc4slak8j6sv5',
'host' => 'www.jintouep.com',
'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)',
) [ PARAM ] array (
) [ LANG ] /usr/home/byu7344780001/htdocs/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php [ LANG ] /usr/home/byu7344780001/htdocs/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php [ LANG ] /usr/home/byu7344780001/htdocs/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php [ LANG ] /usr/home/byu7344780001/htdocs/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php [ LANG ] /usr/home/byu7344780001/htdocs/app/portal/lang/zh-cn/common.php [ LANG ] /usr/home/byu7344780001/htdocs/app/portal/lang/zh-cn/home.php [ VIEW ] /usr/home/byu7344780001/htdocs/public/themes/golds/portal/recruit.html [ array (
0 => 'site_info',
1 => 'title',
2 => 'list',
3 => 'lists1',
4 => 'page',
5 => 'theme_vars',
6 => 'theme_widgets',
) ]
[ DB ] CONNECT:[ UseTime:0.010964s ] mysql:host=bdm721866234.my3w.com;port=3306;dbname=bdm721866234_db;charset=utf8 [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.007239s ] [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.006756s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 70,
'filtered' => 11.710000038146973,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.007145s ] [ SQL ] SELECT `hook`,`plugin` FROM `cmf_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') ORDER BY `list_order` ASC [ RunTime:0.006812s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_slide_item` [ RunTime:0.007309s ] [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `slide_id` = 7 [ RunTime:0.007153s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ] [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.007416s ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_portal_category` INNER JOIN `cmf_portal_category_post` ON `cmf_portal_category`.`id`=`cmf_portal_category_post`.`category_id` INNER JOIN `cmf_portal_post` ON `cmf_portal_post`.`id`=`cmf_portal_category_post`.`post_id` WHERE `cmf_portal_category`.`name` = '招贤纳士' [ RunTime:0.007020s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 15,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT * FROM `cmf_portal_category` INNER JOIN `cmf_portal_category_post` ON `cmf_portal_category`.`id`=`cmf_portal_category_post`.`category_id` INNER JOIN `cmf_portal_post` ON `cmf_portal_post`.`id`=`cmf_portal_category_post`.`post_id` WHERE `cmf_portal_category`.`name` = '招贤纳士' ORDER BY `published_time` DESC LIMIT 0,6 [ RunTime:0.027465s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 15,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.007777s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'golds' [ RunTime:0.006814s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'filtered' => 12.5,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.007373s ] [ SQL ] UPDATE `cmf_theme` SET `name` = 'gold' , `version` = '1.0.2' , `demo_url` = 'http://gold.web/' , `author` = '' , `lang` = 'zh-cn' , `author_url` = 'http://gold.web/' , `keywords` = 'gold默认模板' , `description` = 'gold默认模板' WHERE `theme` = 'golds' [ RunTime:0.006906s ] [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'golds' AND ( `is_public` = 1 OR `file` = 'portal/recruit' ) [ RunTime:0.006856s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'filtered' => 12.5,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.007144s ] [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.006640s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'no matching row in const table',
) ]
0.307169s