基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-06-06 04:17:45 HTTP/2.0 GET : trade.313t.com/en/
- 运行时间 : 0.124605s [ 吞吐率:8.03req/s ] 内存消耗:5,918.25kb 文件加载:185
- 查询信息 : 19 queries 0 writes
- 缓存信息 : 14 reads,1 writes
- 配置加载 : 78
- 会话信息 : SESSION_ID=q1m5pupkff0nb90noj9qu70l01
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000032s ]
- [ CACHE ] INIT File
- [ DB ] INIT mysql
- [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
- [ BEHAVIOR ] Run \addons\ldcms\Ldcms @app_init [ RunTime:0.012861s ]
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.012981s ]
- [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000431s ]
- [ LANG ] /www/wwwroot/trade.313t.com/thinkphp/lang/zh-cn.php
- [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000017s ]
- [ ROUTE ] array (
'type' => 'method',
'method' =>
array (
0 => '\\think\\addons\\Route',
1 => 'execute',
),
'var' =>
array (
'addon' => 'ldcms',
'controller' => 'index',
'action' => 'index',
'lg' => 'en',
),
)
- [ HEADER ] array (
'x-forwarded-proto' => 'https',
'cf-visitor' => '{"scheme":"https"}',
'cf-ipcountry' => 'US',
'cf-connecting-ip' => '216.73.216.237',
'cdn-loop' => 'cloudflare; loops=1',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])',
'accept-encoding' => 'gzip, br',
'accept' => '*/*',
'cf-ray' => 'a071dcd02fae97fe-CMH',
'x-forwarded-for' => '216.73.216.237',
'host' => 'trade.313t.com',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
)
- [ RUN ] think\addons\Route->execute[ /www/wwwroot/trade.313t.com/vendor/karsonzhang/fastadmin-addons/src/addons/Route.php ]
- [ LANG ] /www/wwwroot/trade.313t.com/public/../application/common/lang/zh-cn/addon.php
- [ BEHAVIOR ] Run app\common\behavior\Common @addon_begin [ RunTime:0.001176s ]
- [ BEHAVIOR ] Run \addons\ldcms\Ldcms @config_init [ RunTime:0.000039s ]
- [ BEHAVIOR ] Run \addons\summernote\Summernote @config_init [ RunTime:0.000112s ]
- [ LANG ] /www/wwwroot/trade.313t.com/addons/ldcms/lang/en.php
- [ VIEW ] /www/wwwroot/trade.313t.com/template/e2/index.html [ array (
0 => 'user',
1 => 'site',
2 => 'config',
3 => 'ld',
4 => 'addonconfig',
5 => 'topid',
) ]
- [ DB ] CONNECT:[ UseTime:0.000357s ] mysql:host=localhost;dbname=trade_313t_com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `fa_ldcms_category` [ RunTime:0.000597s ]
- [ SQL ] SELECT `category`.*,`catcontent`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `catcontent` ON `catcontent`.`category_id`=`category`.`id` WHERE `category`.`status` = 1 AND `catcontent`.`lang` = 'en' ORDER BY `sort` ASC,`id` DESC [ RunTime:0.000449s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `fa_ldcms_ad` [ RunTime:0.000691s ]
- [ SQL ] SELECT * FROM `fa_ldcms_ad` WHERE `type` = 'banner' AND `status` = 1 AND `lang` = 'en' ORDER BY `sort` ASC,`id` DESC [ RunTime:0.000296s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'fa_ldcms_ad',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 16,
'filtered' => 6.25,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `fa_ldcms_tagaction` [ RunTime:0.000524s ]
- [ SQL ] SELECT * FROM `fa_ldcms_tagaction` WHERE `action` = 'home_block' LIMIT 1 [ RunTime:0.000187s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'fa_ldcms_tagaction',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`content`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `content` ON `category`.`id`=`content`.`category_id` WHERE ( `category`.`status` = '1' AND `category`.`pid` = '0' AND `category`.`is_home` = '1' AND `category`.`mid` = '6' AND `content`.`lang` = 'en' ) ORDER BY `sort` ASC,`id` DESC [ RunTime:0.000403s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 9.090909004211426,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `id`,`pid`,`name`,`mid` FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `content` ON `content`.`category_id`=`category`.`id` WHERE `content`.`lang` = 'en' AND `category`.`status` = 1 [ RunTime:0.000282s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `fa_ldcms_models` [ RunTime:0.000433s ]
- [ SQL ] SELECT `id`,`name`,`table_name` FROM `fa_ldcms_models` ORDER BY `id` DESC [ RunTime:0.000181s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'fa_ldcms_models',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 5,
'filtered' => 100.0,
'extra' => 'Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `fa_ldcms_document` [ RunTime:0.000448s ]
- [ SQL ] SELECT `document`.*,catcontent.name cname,category.urlname curlname,`content`.* FROM `fa_ldcms_document` `document` LEFT JOIN `fa_ldcms_category` `category` ON `category`.`id`=`document`.`cid` LEFT JOIN `fa_ldcms_category_content` `catcontent` ON `catcontent`.`category_id`=`document`.`cid` LEFT JOIN `fa_ldcms_document_content` `content` ON `content`.`document_id`=`document`.`id` WHERE ( `document`.`status` = 1 AND `document`.`show_time` <= 1780690665 AND ( `document`.`mid` = 6 AND `document`.`cid` IN (1,2,3,4,5,6,7,8,9) OR ( FIND_IN_SET('1',`document`.`sub_cid`) AND FIND_IN_SET('2',`document`.`sub_cid`) AND FIND_IN_SET('3',`document`.`sub_cid`) AND FIND_IN_SET('4',`document`.`sub_cid`) AND FIND_IN_SET('5',`document`.`sub_cid`) AND FIND_IN_SET('6',`document`.`sub_cid`) AND FIND_IN_SET('7',`document`.`sub_cid`) AND FIND_IN_SET('8',`document`.`sub_cid`) AND FIND_IN_SET('9',`document`.`sub_cid`) ) ) AND `catcontent`.`lang` = 'en' AND `content`.`lang` = 'en' ) AND `document`.`delete_time` IS NULL ORDER BY sort ASC,id DESC LIMIT 8 [ RunTime:0.000784s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'document',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY,id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 77,
'filtered' => 1.298701286315918,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `fa_ldcms_tagaction` WHERE `action` = 'home_block' LIMIT 1 [ RunTime:0.000259s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'fa_ldcms_tagaction',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`content`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `content` ON `category`.`id`=`content`.`category_id` WHERE ( `category`.`status` = '1' AND `category`.`pid` = '0' AND `category`.`is_home` = '1' AND `category`.`mid` = '2' AND `content`.`lang` = 'en' ) ORDER BY `sort` ASC,`id` DESC [ RunTime:0.000434s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 9.090909004211426,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `id`,`pid`,`name`,`mid` FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `content` ON `content`.`category_id`=`category`.`id` WHERE `content`.`lang` = 'en' AND `category`.`status` = 1 [ RunTime:0.000305s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id`,`name`,`table_name` FROM `fa_ldcms_models` ORDER BY `id` DESC [ RunTime:0.000205s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'fa_ldcms_models',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 5,
'filtered' => 100.0,
'extra' => 'Using filesort',
) ]
- [ SQL ] SELECT `document`.*,catcontent.name cname,category.urlname curlname,`content`.* FROM `fa_ldcms_document` `document` LEFT JOIN `fa_ldcms_category` `category` ON `category`.`id`=`document`.`cid` LEFT JOIN `fa_ldcms_category_content` `catcontent` ON `catcontent`.`category_id`=`document`.`cid` LEFT JOIN `fa_ldcms_document_content` `content` ON `content`.`document_id`=`document`.`id` WHERE ( `document`.`status` = 1 AND `document`.`show_time` <= 1780690665 AND ( `document`.`mid` = 2 AND `document`.`cid` IN (10) OR ( FIND_IN_SET('10',`document`.`sub_cid`) ) ) AND `catcontent`.`lang` = 'en' AND `content`.`lang` = 'en' ) AND `document`.`delete_time` IS NULL ORDER BY sort ASC,id DESC LIMIT 3 [ RunTime:0.000843s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'document',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY,id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 77,
'filtered' => 1.298701286315918,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `fa_ldcms_links` [ RunTime:0.000579s ]
- [ SQL ] SELECT * FROM `fa_ldcms_links` WHERE `type` = 'link' AND `status` = 1 AND `lang` = 'en' ORDER BY `sort` ASC,`id` DESC [ RunTime:0.000267s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'fa_ldcms_links',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where; Using filesort',
) ]

0.133080s