没有符合搜索条件的记录
- 建议:
-
- 1. 缩短或修改关键词后重新搜索
- 2. 直接提交您的询价
- 3. 联系我们
- 报价
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-01-03 17:40:48 HTTP/2.0 GET : cn.rundex.com/product/catalog/audio-products/speakers.html?attr=76_5764
- 运行时间 : 0.159066s [ 吞吐率:6.29req/s ] 内存消耗:5,543.20kb 文件加载:111
- 查询信息 : 58 queries 1 writes
- 缓存信息 : 603 reads,4 writes
- 配置加载 : 79
- 会话信息 : SESSION_ID=ufa7f5iq0i6150rndr3lf659jm
- [ BEHAVIOR ] Run app\common\behavior\InitBase @app_init [ RunTime:0.000024s ]
- [ DB ] INIT mysql
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run app\common\behavior\InitLang @app_init [ RunTime:0.005809s ]
- [ LANG ] /www/wwwroot/cn.rundex.com/core/lang/zh-cn.php
- [ LANG ] /www/wwwroot/cn.rundex.com/public/../apps/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => 'index',
2 => 'index',
),
'convert' => false,
)
- [ HEADER ] array (
'cookie' => 'current_lang=zh-cn; PHPSESSID=ufa7f5iq0i6150rndr3lf659jm; server_name_session=fcb5da60b07135f4647c5045641fb231',
'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' => '*/*',
'host' => 'cn.rundex.com',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
's' => '/product/catalog/audio-products/speakers.html',
'attr' => '76_5764',
'catname' => 'speakers',
)
- [ BEHAVIOR ] Run app\common\behavior\AppBegin @app_begin [ RunTime:0.000058s ]
- [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'EC',
'type' => '',
'auto_start' => true,
'expire' => 113600,
'path' => '/mnt/cache_disk/runtime/cache/session/',
'cookie_path' => '/',
'admin_cookie_path' => '/admin/',
)
- [ DB ] INIT mysql
- UrlService初始化完成
- Sphinx服务已强制禁用,详情页使用数据库查询
- [ RUN ] app\product\controller\Index->index[ /www/wwwroot/cn.rundex.com/apps/product/controller/Index.php ]
- === 产品列表页开始 ===
- 请求参数: {"s":"\/product\/catalog\/audio-products\/speakers.html","attr":"76_5764","catname":"speakers"}
- 请求URI: https://cn.rundex.com/product/catalog/audio-products/speakers.html?attr=76_5764
- CategoryFront获取面包屑 - 分类ID: 20, 结果数量: 4
- 严格去重后 - 首页: 有, 所有商品: 有, 分类数量: 4
- Sphinx服务不可用,使用数据库搜索
- 开始数据库查询,分类ID: 20, 页码: 1, 每页: 20
- 数据库查询总数: 1
- ProductFront::findList - 开始数据库查询,过滤器: {"catid":20,"brandid":0,"attr":"76_5764","keyword":"","price_min":0,"price_max":0,"sort":"default"}
- ProductFront::findList - 原始查询结果类型: array
- ProductFront::findList - 原始查询结果数量: 1
- ProductFront::findList - 格式化后数量: 1
- ProductFront::findList 返回数据类型: array
- ProductFront::findList 返回数组长度: 1
- 第一个元素类型: array
- 第一个元素内容: {"id":16605,"part":"BC25SC08-04","outpart":"BC25SC08-04","urlname":"","price":"19.730000","stock":8500,"minqty":1,"incqty":1,"weight":"0.0000","volume":"0.0000","footprint":"","rohs":1,"url":"","remote_url":"https:\/\/www.digikey.com\/en\/products\/detail\/peerless-by-tymphany\/BC25SC08-04\/6557395","status":1,"createtime":0,"updatetime":1729737268,"brandid":2741,"catid":20}
- 产品16605 - 类型: array, 是否包含id: 是
- 进入折扣处理前,productList类型: array
- 进入折扣处理前,productList是否为空: 否
- 开始折扣处理,产品数量: 1
- 折扣处理:有效产品数量: 1
- 折扣处理:获取到折扣信息数量: 1
- 折扣处理完成,最终产品数量: 1
- 折扣处理后,productList类型: array
- 折扣处理后,productList数量: 1
- [ VIEW ] /www/wwwroot/cn.rundex.com/template/default/product/index/noresult.html [ array (
0 => 'config',
1 => 'langinfo',
2 => 'default_langinfo',
3 => 'regions',
4 => 'materials',
5 => 'userId',
6 => 'userInfo',
7 => 'userData',
8 => 'seo_info',
9 => 'sourceinfo',
10 => 'brandCloseUrl',
11 => 'categoryCloseUrl',
12 => 'display_type',
13 => 'paging',
14 => 'totalrow',
15 => 'error_message',
) ]
- [ BEHAVIOR ] Run app\common\behavior\AppEnd @app_end [ RunTime:0.000737s ]
- 产品列表页错误: Invalid argument supplied for foreach()
- 错误堆栈: #0 /www/wwwroot/cn.rundex.com/apps/product/controller/Index.php(395): think\Error::appError(2, 'Invalid argumen...', '/www/wwwroot/cn...', 395, Array)
#1 [internal function]: app\product\controller\Index->index()
#2 /www/wwwroot/cn.rundex.com/core/library/think/App.php(343): ReflectionMethod->invokeArgs(Object(app\product\controller\Index), Array)
#3 /www/wwwroot/cn.rundex.com/core/library/think/App.php(595): think\App::invokeMethod(Array, Array)
#4 /www/wwwroot/cn.rundex.com/core/library/think/App.php(456): think\App::module(Array, Array, false)
#5 /www/wwwroot/cn.rundex.com/core/library/think/App.php(139): think\App::exec(Array, Array)
#6 /www/wwwroot/cn.rundex.com/core/start.php(20): think\App::run()
#7 /www/wwwroot/cn.rundex.com/public/index.php(10): require('/www/wwwroot/cn...')
#8 {main}

0.159497s