关于方圆村
一个融合信息分享和智慧农业的社交平台
让农民在这里轻松工作开心生活
致力于寻找志同道合的合作伙伴
共同推进智慧农业发展
关于合作
山西方圆村信息技术有限公司
专/注/于/科/技
地址: 太原高新区振兴街11号五峰国际1110室
客服热线:400-6901978
官方小程序
官方公众号
400-6901978
基本
文件
流程
错误
SQL
调试
请求信息 : 2024-11-25 03:24:45 HTTP/1.1 GET : http://peasetech.cn/portal/index/contact.html 运行时间 : 0.043687s [ 吞吐率:22.89req/s ] 内存消耗:4,101.55kb 文件加载:103 查询信息 : 12 queries 1 writes 缓存信息 : 4 reads,0 writes
[ LANG ] /www/wwwroot/adminpull/vendor/thinkphp/lang/zh-cn.php [ DB ] INIT mysql [ ROUTE ] array (
) [ HEADER ] array (
'host' => 'peasetech.cn',
'accept-encoding' => 'gzip, br, zstd, deflate',
'cookie' => 'aoji_uuid=a8c773f5bf614ccfb8f284abe97c2362_20241125; aoji_session_uuid=ec3196ce9119436db5541858373b638d_20241125',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
'content-type' => '',
'content-length' => '',
) [ PARAM ] array (
) [ LANG ] /www/wwwroot/adminpull/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php [ LANG ] /www/wwwroot/adminpull/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php [ LANG ] /www/wwwroot/adminpull/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php [ LANG ] /www/wwwroot/adminpull/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php [ VIEW ] /www/wwwroot/adminpull/public/themes/default/portal/index/contact.html [ array (
0 => 'site_info',
1 => 'seo',
2 => 'theme_vars',
3 => 'theme_widgets',
) ]
[ DB ] CONNECT:[ UseTime:0.000465s ] mysql:host=127.0.0.1;port=3306;dbname=admin;charset=utf8mb4 [ SQL ] SHOW COLUMNS FROM `db_hook` [ RunTime:0.000914s ] [ SQL ] SELECT `hook` FROM `db_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000377s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'db_hook',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 56,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `db_hook_plugin` [ RunTime:0.000686s ] [ SQL ] SELECT `hook`,`plugin` FROM `db_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.000337s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'db_hook_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `db_web_seo` [ RunTime:0.000723s ] [ SQL ] SELECT * FROM `db_web_seo` WHERE ( id = '1' ) LIMIT 1 [ RunTime:0.000225s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'db_web_seo',
'type' => 'system',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => NULL,
) ] [ SQL ] SHOW COLUMNS FROM `db_web_set` [ RunTime:0.000709s ] [ SQL ] SELECT `server_q1` FROM `db_web_set` WHERE ( id = '1' ) LIMIT 1 [ RunTime:0.000183s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'db_web_set',
'type' => 'system',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => NULL,
) ] [ SQL ] SHOW COLUMNS FROM `db_theme_file` [ RunTime:0.000657s ] [ SQL ] SELECT * FROM `db_theme_file` WHERE `theme` = 'default' [ RunTime:0.000225s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'db_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `db_theme` [ RunTime:0.000620s ] [ SQL ] UPDATE `db_theme` SET `name` = 'default' , `version` = '1.0.0' , `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.000282s ] [ SQL ] SELECT `more` FROM `db_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/index/contact' ) [ RunTime:0.000259s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'db_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
0.044328s