基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-18 14:19:07 HTTP/1.1 GET : http://www.logiccloud360.com/portal/page/connectus.html
- 运行时间 : 0.092661s [ 吞吐率:10.79req/s ] 内存消耗:3,431.12kb 文件加载:103
- 查询信息 : 22 queries 0 writes
- 缓存信息 : 4 reads,0 writes
- 会话信息 : SESSION_ID=5uitfj51h6ap52f79s9picaurb
- [ LANG ] C:\PHPCUSTOM\wwwroot/vendor\thinkphp\lang\zh-cn.php
- [ DB ] INIT mysql
- [ LANG ] C:\PHPCUSTOM\wwwroot\app\portal\\lang\zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'connection' => 'close',
'cache-control' => 'max-age=259200',
'x-forwarded-for' => '10.2.25.6',
'via' => '1.1 ip-10-7-240-121.us-east-2.compute.internal (squid/6.10)',
'host' => 'www.logiccloud360.com',
'accept-encoding' => 'gzip, br, zstd, deflate',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
)
- [ PARAM ] array (
)
- [ LANG ] C:\PHPCUSTOM\wwwroot\vendor\thinkcmf\cmf\src\behavior/../lang\zh-cn.php
- [ LANG ] C:\PHPCUSTOM\wwwroot\vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] C:\PHPCUSTOM\wwwroot\vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] C:\PHPCUSTOM\wwwroot\vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] C:\PHPCUSTOM\wwwroot/app/portal\lang\zh-cn\common.php
- [ LANG ] C:\PHPCUSTOM\wwwroot/app/portal\lang\zh-cn\home.php
- [ VIEW ] C:\PHPCUSTOM\wwwroot\vendor\thinkphp/tpl/dispatch_jump.tpl [ array (
0 => 'site_info',
1 => 'footerdate',
2 => 'slides',
3 => 'setting',
4 => 'footerNavArr',
5 => 'title_username',
6 => 'GuangGaoArr',
7 => 'code',
8 => 'msg',
9 => 'data',
10 => 'url',
11 => 'wait',
) ]
- [ DB ] CONNECT:[ UseTime:0.000610s ] mysql:host=127.0.0.1;port=3306;dbname=companycmf;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.005736s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000355s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 70,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.006056s ]
- [ 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.000334s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_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 `cmf_slide` [ RunTime:0.005358s ]
- [ SQL ] SELECT `id`,`status`,`delete_time`,`name`,`remark` FROM `cmf_slide` WHERE `delete_time` = 0 [ RunTime:0.000220s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_setting` [ RunTime:0.005194s ]
- [ SQL ] SELECT * FROM `cmf_setting` [ RunTime:0.000216s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_setting',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 23,
'extra' => '',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav` [ RunTime:0.004874s ]
- [ SQL ] SELECT * FROM `cmf_nav` WHERE ( name='底部导航' ) ORDER BY `id` ASC [ RunTime:0.000221s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav',
'type' => 'index',
'possible_keys' => NULL,
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 2,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.005223s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( nav_id='2' and parent_id='0' ) [ RunTime:0.000218s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 4,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_setting` WHERE ( title like '%网站广告%' ) [ RunTime:0.000232s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_setting',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 23,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.006585s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `post_title` = '' AND ( `published_time` > 0 AND `published_time` < 1747549147 ) ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.000440s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'type' => 'ref',
'possible_keys' => 'type_status_date',
'key' => 'type_status_date',
'key_len' => '2',
'ref' => 'const,const',
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `post_title` = '首页尾部广告' AND ( `published_time` > 0 AND `published_time` < 1747549147 ) ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.000307s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'type' => 'ref',
'possible_keys' => 'type_status_date',
'key' => 'type_status_date',
'key_len' => '2',
'ref' => 'const,const',
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `post_title` = '列表页广告' AND ( `published_time` > 0 AND `published_time` < 1747549147 ) ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.000328s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'type' => 'ref',
'possible_keys' => 'type_status_date',
'key' => 'type_status_date',
'key_len' => '2',
'ref' => 'const,const',
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `post_title` = '文章内容页广告' AND ( `published_time` > 0 AND `published_time` < 1747549147 ) ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.000258s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'type' => 'ref',
'possible_keys' => 'type_status_date',
'key' => 'type_status_date',
'key_len' => '2',
'ref' => 'const,const',
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `post_title` = '提交问题页广告' AND ( `published_time` > 0 AND `published_time` < 1747549147 ) ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.000267s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'type' => 'ref',
'possible_keys' => 'type_status_date',
'key' => 'type_status_date',
'key_len' => '2',
'ref' => 'const,const',
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `post_title` = '报价评估页广告' AND ( `published_time` > 0 AND `published_time` < 1747549147 ) ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.000275s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'type' => 'ref',
'possible_keys' => 'type_status_date',
'key' => 'type_status_date',
'key_len' => '2',
'ref' => 'const,const',
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `post_title` = '内部资料页广告' AND ( `published_time` > 0 AND `published_time` < 1747549147 ) ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.000297s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'type' => 'ref',
'possible_keys' => 'type_status_date',
'key' => 'type_status_date',
'key_len' => '2',
'ref' => 'const,const',
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `post_title` = '联系我们' AND ( `published_time` > 0 AND `published_time` < 1747549147 ) ORDER BY `create_time` DESC LIMIT 1 [ RunTime:0.000262s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'type' => 'ref',
'possible_keys' => 'type_status_date',
'key' => 'type_status_date',
'key_len' => '2',
'ref' => 'const,const',
'rows' => 1,
'extra' => 'Using where',
) ]
