基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-12-22 11:34:01 HTTP/1.1 GET : b2bshare4.pdtest.saascdn.co/search
- 运行时间 : 0.235493s [ 吞吐率:4.25req/s ] 内存消耗:1,294.37kb 文件加载:217
- 查询信息 : 21 queries 6 writes
- 缓存信息 : 7 reads,1 writes
- 配置加载 : 81
- 会话信息 : SESSION_ID=ohh2jp2j7q46nke2rkdglgfd4r
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000018s ]
- [ CACHE ] INIT app\common\library\cache\driver\Redis
- [ BEHAVIOR ] Run \addons\listener\Listener @app_init [ RunTime:0.000478s ]
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000494s ]
- [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000100s ]
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'search',
2 => 'index',
),
'convert' => false,
)
- [ HEADER ] array (
'x-forwarded-proto' => 'https',
'x-forwarded-host' => 'b2bshare4.pdtest.saascdn.co',
'x-forwarded-for' => '216.73.216.124',
'accept-encoding' => 'gzip, br, zstd, deflate',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'host' => 'b2bshare4.pdtest.saascdn.co',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'q' => NULL,
)
- [ LANG ] /wwwroot/public/../application/index/lang/en-us.php
- [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.012616s ]
- [ DB ] INIT mysql
- [ BEHAVIOR ] Run \addons\nkeditor\Nkeditor @config_init [ RunTime:0.000078s ]
- [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'session_name' => 'shoppaas_1726139780113:',
'type' => 'redis',
'host' => 'master.redis-test8.evt7pw.use1.cache.amazonaws.com',
'port' => '6379',
'password' => '',
'select' => 6,
'auto_start' => true,
)
- [ BEHAVIOR ] Run addons\visituser\Hook @visit_record [ RunTime:0.046624s ]
- [ RUN ] app\index\controller\Search->index[ /wwwroot/application/index/controller/Search.php ]
- [ VIEW ] /wwwroot/template/brooklyn-playful/template/search_index.html [ array (
0 => 'lang_count',
1 => 'lang_array',
2 => 'theme_key',
3 => 'theme_id',
4 => 'theme_name',
5 => 'hook_rute',
6 => 'theme_arr',
7 => 'payment',
8 => 'theme',
9 => 'theme_config',
10 => 'icon_image',
11 => 'head_code',
12 => 'end_code',
13 => 'user',
14 => 'lang',
15 => 'site',
16 => 'config',
17 => 'currency_switch',
18 => 'currency_list',
19 => 'currency',
20 => 'cart',
21 => 'subscribing',
22 => 'login',
23 => 'policies',
24 => 'is_mobile',
25 => 'not_show_login',
26 => 'keywords',
27 => 'productList',
28 => 'seotitle',
) ]
- [ VIEW ] /wwwroot/addons/googlepixel/view/global_header.html [ array (
0 => 'site',
) ]
- [ BEHAVIOR ] Run addons\googlepixel\Hook @global_header [ RunTime:0.000329s ]
- [ BEHAVIOR ] Run addons\googlepixel\Hook @global_content_top [ RunTime:0.000008s ]
- [ BEHAVIOR ] Run addons\featuredproduct\Hook @global_content_bottom [ RunTime:0.007482s ]
- [ BEHAVIOR ] Run addons\facebookpixel\Hook @global_footer [ RunTime:0.001779s ]
- [ BEHAVIOR ] Run addons\marketingnotify\Hook @global_footer [ RunTime:0.000058s ]
- [ BEHAVIOR ] Run addons\marketingcookie\Hook @global_footer [ RunTime:0.001954s ]
- [ BEHAVIOR ] Run addons\marketingpopup\Hook @global_footer [ RunTime:0.000081s ]
- [ VIEW ] /wwwroot/addons/visituser/view/visit_record_page_stay_time.html [ array (
0 => 'unique_id',
) ]
- [ BEHAVIOR ] Run addons\visituser\Hook @user_visit_record [ RunTime:0.000391s ]
- [ BEHAVIOR ] Run addons\visituser\Hook @response_send [ RunTime:0.008755s ]
- [ DB ] CONNECT:[ UseTime:0.001876s ] mysql:host=172.31.96.92;port=3306;dbname=shoppaas_1726139780113;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `themes_lang` [ RunTime:0.001883s ]
- [ SQL ] SELECT * FROM `themes_lang` WHERE ( is_enable = 1 ) [ RunTime:0.001279s ]
- [ SQL ] SHOW COLUMNS FROM `marketing_form` [ RunTime:0.001896s ]
- [ SQL ] SELECT * FROM `marketing_form` WHERE `tob` = 1 LIMIT 1 [ RunTime:0.004823s ]
- [ SQL ] SHOW COLUMNS FROM `config` [ RunTime:0.002517s ]
- [ SQL ] SELECT * FROM `config` WHERE `name` LIKE 'tob%' [ RunTime:0.002930s ]
- [ SQL ] set time_zone = '+08:00' [ RunTime:0.001800s ]
- [ SQL ] SELECT `value` FROM `config` WHERE ( name = 'multiCurrencySwitch' ) LIMIT 1 [ RunTime:0.000830s ]
- [ SQL ] SELECT `value` FROM `config` WHERE ( name = 'byIpSwitch' ) LIMIT 1 [ RunTime:0.000971s ]
- [ SQL ] SHOW COLUMNS FROM `cart` [ RunTime:0.006257s ]
- [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.004173s ]
- [ SQL ] UPDATE `cart` SET `deletetime`=1766374441 WHERE ( NOT EXISTS ( SELECT * FROM `product` WHERE ( product.id=cart.product_id ) ) AND `user_id` = 0 AND `session_id` = 'ohh2jp2j7q46nke2rkdglgfd4r' ) AND `cart`.`deletetime` IS NULL [ RunTime:0.010296s ]
- [ SQL ] SHOW COLUMNS FROM `activity` [ RunTime:0.004911s ]
- [ SQL ] SELECT @@session.sql_mode [ RunTime:0.000830s ]
- [ SQL ] set session sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' [ RunTime:0.001439s ]
- [ SQL ] SELECT * FROM `cart` LEFT JOIN ( SELECT type as activity_type,id as activity_id,`product_ids` FROM `activity` WHERE ( `type` IN ('seckill') ) AND `activity`.`deletetime` IS NULL ) `act` ON find_in_set(cart.product_id, product_ids) WHERE ( `user_id` = 0 AND `session_id` = 'ohh2jp2j7q46nke2rkdglgfd4r' ) AND `cart`.`deletetime` IS NULL GROUP BY `id` ORDER BY `createtime` DESC [ RunTime:0.003417s ]
- [ SQL ] set session sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' [ RunTime:0.001183s ]
- [ SQL ] SHOW COLUMNS FROM `visit_user` [ RunTime:0.008455s ]
- [ SQL ] SELECT * FROM `visit_user` WHERE `visit_code` = '6f73669bf275d0051b192c09c60a3397' LIMIT 1 [ RunTime:0.004172s ]
- [ SQL ] SHOW COLUMNS FROM `visit_log` [ RunTime:0.003393s ]
- [ SQL ] SELECT * FROM `visit_log` WHERE ( `visit_session` = '7b4f958f396a14f5b27286ea084996fd' ) AND `visit_log`.`deletetime` IS NULL LIMIT 1 [ RunTime:0.011487s ]
- [ SQL ] SHOW COLUMNS FROM `jobs` [ RunTime:0.001780s ]
- [ SQL ] INSERT INTO `jobs` (`queue` , `payload` , `attempts` , `reserved` , `reserved_at` , `available_at` , `created_at`) VALUES ('shoppaas' , '{\"job\":\"\\\\addons\\\\job\\\\job\\\\VisitUser@requestJob\",\"data\":{\"req\":{\"server\":{\"HTTP_X_FORWARDED_FOR\":\"216.73.216.124\",\"HTTP_CLIENT_IP\":\"\",\"REMOTE_ADDR\":\"10.0.9.144\",\"HTTP_USER_AGENT\":\"Mozilla\\/5.0 AppleWebKit\\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\\/1.0; +claudebot@anthropic.com)\",\"HTTP_REFERER\":\"\"},\"host\":\"b2bshare4.pdtest.saascdn.co\",\"method\":\"GET\",\"isAjax\":false,\"url\":\"\\/search\",\"controller\":\"Search\",\"action\":\"index\",\"param\":{\"order_sn\":\"\",\"type\":\"\"},\"get\":{\"order_sn\":\"\",\"ref\":\"\"}},\"visit_code\":\"6f73669bf275d0051b192c09c60a3397\",\"visit_session\":\"7b4f958f396a14f5b27286ea084996fd\",\"session\":\"ohh2jp2j7q46nke2rkdglgfd4r\",\"createtime\":1766374441,\"unique_id\":\"6948bc294f7656.31722697722587\",\"login_user_id\":0}}' , 0 , 0 , NULL , 1766374441 , 1766374441) [ RunTime:0.015799s ]
- [ SQL ] SHOW COLUMNS FROM `themes_menu_item` [ RunTime:0.001944s ]
- [ SQL ] SELECT * FROM `themes_menu_item` WHERE ( ( menu_id = '' and pid = 0 ) ) AND `themes_menu_item`.`deletetime` IS NULL ORDER BY `weigh`,`id` [ RunTime:0.002151s ]
- [ SQL ] SELECT * FROM `themes_menu_item` WHERE ( ( menu_id = '' and pid = 0 ) ) AND `themes_menu_item`.`deletetime` IS NULL ORDER BY `weigh`,`id` [ RunTime:0.001749s ]
- [ SQL ] INSERT INTO `jobs` (`queue` , `payload` , `attempts` , `reserved` , `reserved_at` , `available_at` , `created_at`) VALUES ('shoppaas' , '{\"job\":\"\\\\addons\\\\job\\\\job\\\\VisitUser@responseJob\",\"data\":{\"exec_time\":0.22666311264038086,\"log_status\":1,\"unique_id\":\"6948bc294f7656.31722697722587\"}}' , 0 , 0 , NULL , 1766374444 , 1766374441) [ RunTime:0.008586s ]
- Array
(
[host] => master.redis-test8.evt7pw.use1.cache.amazonaws.com
[port] => 6379
[password] =>
)
- generateVisitCode:6f73669bf275d0051b192c09c60a3397

0.245050s