基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-12-23 16:18:56 HTTP/1.1 GET : https://bbs.liushusci.com/diandongche/orders/1/area/11
- 运行时间 : 0.375470s [ 吞吐率:2.66req/s ] 内存消耗:1,923.96kb 文件加载:124
- 查询信息 : 13 queries 0 writes
- 缓存信息 : 32 reads,2 writes
- 会话信息 : SESSION_ID=mu3rneq5gr2d6n92g7c08qe645
- [ LANG ] /var/www/bbs.liushusci.com/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'rule' => '<key>',
'route' => 'index/index/column',
'option' =>
array (
'merge_rule_regex' => false,
'before' =>
array (
0 => '\\app\\index\\behavior\\KeyCheck',
),
),
'var' =>
array (
'key' => 'diandongche',
'orders' => '1',
'area' => '11',
),
)
- [ HEADER ] array (
'accept-encoding' => 'gzip, br, zstd, deflate',
'eagleeye-traceid' => '081952a117349419367818394e',
'x-forwarded-for' => '18.226.214.1',
'via' => 'us26.l1',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'host' => 'bbs.liushusci.com',
'cookie' => 'GCs=CartItem1_92_03_87_UserName1_92_4_02_; MISCGCs=USERPC1_92_430853_87_USERLL1_92_39.9614%2C-82.99883_87_USERST1_92_OH3_87_LOCST1_92_OH3_87_USERDMA1_92_5353_87_DT1_92_PC; SignedIn=0; laikanxia_google_v=1; laikanxia_cookie_id=241223161851937',
'connection' => 'keep-alive',
'accept' => '*/*',
'authorization' => '',
)
- [ PARAM ] array (
'key' => 'diandongche',
'orders' => '1',
'area' => '11',
)
- [ DB ] INIT mysql
- [ VIEW ] /var/www/bbs.liushusci.com/template/index/../column/info.html [ array (
0 => 'sys',
1 => 'cim',
2 => 'user',
3 => 'admin',
4 => 'param',
5 => 'column',
6 => 'area',
7 => 'search_fields',
8 => 'filters',
9 => 'fields',
10 => 'count',
11 => 'pager',
12 => 'data',
) ]
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] CONNECT:[ UseTime:0.011223s ] mysql:host=rm-bp192qp456x9raeek.mysql.rds.aliyuncs.com;port=3306;dbname=db_bbs;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cim_data` [ RunTime:0.008669s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cim_data` `d` INNER JOIN `cim_info` `b` ON `d`.`id`=`b`.`data_id` WHERE `area_id` = 11 AND `status` = 1 AND `top_end_time` < 1734941936 AND `delete_time` = 0 AND `column_id` = 14 LIMIT 1 [ RunTime:0.007349s ]
- [ SQL ] SELECT `d`.`id`,`d`.`column_id`,`d`.`area_id`,`d`.`name`,`d`.`thumb`,`d`.`hits`,`d`.`top_end_time`,`d`.`update_time`,`d`.`create_time`,`d`.`end_time`,`d`.`user_id`,`d`.`behavior`,`d`.`fields`,`d`.`status`,`b`.* FROM `cim_data` `d` INNER JOIN `cim_info` `b` ON `d`.`id`=`b`.`data_id` WHERE `area_id` = 11 AND `status` = 1 AND `top_end_time` < 1734941936 AND `delete_time` = 0 AND `column_id` = 14 ORDER BY `hits` DESC LIMIT 0,20 [ RunTime:0.007501s ]
- [ DB ] CONNECT:[ UseTime:0.011444s ] mysql:host=rm-bp192qp456x9raeek.mysql.rds.aliyuncs.com;port=3306;dbname=db_bbs;charset=utf8
- [ SQL ] SELECT `d`.`id`,`d`.`column_id`,`d`.`area_id`,`d`.`name`,`d`.`thumb`,`d`.`hits`,`d`.`top_end_time`,`d`.`update_time`,`d`.`create_time`,`d`.`end_time`,`d`.`user_id`,`d`.`behavior`,`d`.`fields`,`d`.`status`,`b`.* FROM `cim_data` `d` INNER JOIN `cim_article` `b` ON `d`.`id`=`b`.`data_id` WHERE `status` = 1 AND `delete_time` = 0 AND `column_id` IN (37,38) ORDER BY `update_time` DESC LIMIT 10 [ RunTime:0.011293s ]
- [ DB ] CONNECT:[ UseTime:0.011271s ] mysql:host=rm-bp192qp456x9raeek.mysql.rds.aliyuncs.com;port=3306;dbname=db_bbs;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cim_setting` [ RunTime:0.008133s ]
- [ SQL ] SELECT * FROM `cim_setting` WHERE `id` = 'user' LIMIT 1 [ RunTime:0.007290s ]
- [ SQL ] SHOW COLUMNS FROM `cim_user` [ RunTime:0.008529s ]
- [ SQL ] SELECT `id`,`name`,`group_id`,`phone`,`email` FROM `cim_user` WHERE `id` IN (3,104) [ RunTime:0.007375s ]
- [ DB ] CONNECT:[ UseTime:0.011335s ] mysql:host=rm-bp192qp456x9raeek.mysql.rds.aliyuncs.com;port=3306;dbname=db_bbs;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cim_block` [ RunTime:0.008453s ]
- [ SQL ] SELECT * FROM `cim_block` WHERE `key` = 'mini_shop_recommend' AND `status` = 1 LIMIT 1 [ RunTime:0.007437s ]
- [ SQL ] SHOW COLUMNS FROM `cim_block_data` [ RunTime:0.008323s ]
- [ SQL ] SELECT * FROM `cim_block_data` WHERE `block_id` = 10 AND `status` = 1 AND `end_time` > 1734941937 LIMIT 5 [ RunTime:0.007641s ]
- [ DB ] CONNECT:[ UseTime:0.011089s ] mysql:host=rm-bp192qp456x9raeek.mysql.rds.aliyuncs.com;port=3306;dbname=db_bbs;charset=utf8
- [ SQL ] SELECT * FROM `cim_block` WHERE `key` = 'counter' AND `status` = 1 LIMIT 1 [ RunTime:0.007200s ]
0.376716s