基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-10-28 00:10:32 HTTP/1.1 GET : b2bshare4.pdtest.saascdn.co/search
- 运行时间 : 0.122457s [ 吞吐率:8.17req/s ] 内存消耗:1,293.98kb 文件加载:217
- 查询信息 : 21 queries 6 writes
- 缓存信息 : 7 reads,1 writes
- 配置加载 : 81
- 会话信息 : SESSION_ID=bb88n0506ice285cakepi76a1a
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000015s ]
- [ CACHE ] INIT app\common\library\cache\driver\Redis
- [ BEHAVIOR ] Run \addons\listener\Listener @app_init [ RunTime:0.000350s ]
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000363s ]
- [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000070s ]
- [ 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.96',
'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.004494s ]
- [ DB ] INIT mysql
- [ BEHAVIOR ] Run \addons\nkeditor\Nkeditor @config_init [ RunTime:0.000070s ]
- [ 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.013244s ]
- [ 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.000472s ]
- [ BEHAVIOR ] Run addons\googlepixel\Hook @global_content_top [ RunTime:0.000008s ]
- [ BEHAVIOR ] Run addons\featuredproduct\Hook @global_content_bottom [ RunTime:0.001010s ]
- [ BEHAVIOR ] Run addons\facebookpixel\Hook @global_footer [ RunTime:0.001813s ]
- [ BEHAVIOR ] Run addons\marketingnotify\Hook @global_footer [ RunTime:0.000050s ]
- [ BEHAVIOR ] Run addons\marketingcookie\Hook @global_footer [ RunTime:0.001719s ]
- [ BEHAVIOR ] Run addons\marketingpopup\Hook @global_footer [ RunTime:0.000051s ]
- [ 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.000262s ]
- [ BEHAVIOR ] Run addons\visituser\Hook @response_send [ RunTime:0.005685s ]
- [ DB ] CONNECT:[ UseTime:0.001389s ] mysql:host=172.31.96.92;port=3306;dbname=shoppaas_1726139780113;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `themes_lang` [ RunTime:0.002262s ]
- [ SQL ] SELECT * FROM `themes_lang` WHERE ( is_enable = 1 ) [ RunTime:0.002043s ]
- [ SQL ] SHOW COLUMNS FROM `marketing_form` [ RunTime:0.002057s ]
- [ SQL ] SELECT * FROM `marketing_form` WHERE `tob` = 1 LIMIT 1 [ RunTime:0.000947s ]
- [ SQL ] SHOW COLUMNS FROM `config` [ RunTime:0.001348s ]
- [ SQL ] SELECT * FROM `config` WHERE `name` LIKE 'tob%' [ RunTime:0.001126s ]
- [ SQL ] set time_zone = '+08:00' [ RunTime:0.000742s ]
- [ SQL ] SELECT `value` FROM `config` WHERE ( name = 'multiCurrencySwitch' ) LIMIT 1 [ RunTime:0.000911s ]
- [ SQL ] SELECT `value` FROM `config` WHERE ( name = 'byIpSwitch' ) LIMIT 1 [ RunTime:0.001331s ]
- [ SQL ] SHOW COLUMNS FROM `cart` [ RunTime:0.002306s ]
- [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.001611s ]
- [ SQL ] UPDATE `cart` SET `deletetime`=1761581432 WHERE ( NOT EXISTS ( SELECT * FROM `product` WHERE ( product.id=cart.product_id ) ) AND `user_id` = 0 AND `session_id` = 'bb88n0506ice285cakepi76a1a' ) AND `cart`.`deletetime` IS NULL [ RunTime:0.001001s ]
- [ SQL ] SHOW COLUMNS FROM `activity` [ RunTime:0.001445s ]
- [ SQL ] SELECT @@session.sql_mode [ RunTime:0.000974s ]
- [ SQL ] set session sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' [ RunTime:0.000600s ]
- [ 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` = 'bb88n0506ice285cakepi76a1a' ) AND `cart`.`deletetime` IS NULL GROUP BY `id` ORDER BY `createtime` DESC [ RunTime:0.001287s ]
- [ SQL ] set session sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' [ RunTime:0.000682s ]
- [ SQL ] SHOW COLUMNS FROM `visit_user` [ RunTime:0.001596s ]
- [ SQL ] SELECT * FROM `visit_user` WHERE `visit_code` = '6513c5b84be9053f78bbf480594260e2' LIMIT 1 [ RunTime:0.000926s ]
- [ SQL ] SHOW COLUMNS FROM `visit_log` [ RunTime:0.001440s ]
- [ SQL ] SELECT * FROM `visit_log` WHERE ( `visit_session` = '491d00f29ec8c86005b000580b4e768f' ) AND `visit_log`.`deletetime` IS NULL LIMIT 1 [ RunTime:0.001047s ]
- [ SQL ] SHOW COLUMNS FROM `jobs` [ RunTime:0.001297s ]
- [ 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.96\",\"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\":\"6513c5b84be9053f78bbf480594260e2\",\"visit_session\":\"491d00f29ec8c86005b000580b4e768f\",\"session\":\"bb88n0506ice285cakepi76a1a\",\"createtime\":1761581432,\"unique_id\":\"68ff9978a16d92.58805729114209\",\"login_user_id\":0}}' , 0 , 0 , NULL , 1761581432 , 1761581432) [ RunTime:0.005547s ]
- [ SQL ] SHOW COLUMNS FROM `themes_menu_item` [ RunTime:0.001554s ]
- [ 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.003090s ]
- [ 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.001085s ]
- [ 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.11669397354125977,\"log_status\":1,\"unique_id\":\"68ff9978a16d92.58805729114209\"}}' , 0 , 0 , NULL , 1761581435 , 1761581432) [ RunTime:0.005563s ]
- Array
(
[host] => master.redis-test8.evt7pw.use1.cache.amazonaws.com
[port] => 6379
[password] =>
)
- generateVisitCode:6513c5b84be9053f78bbf480594260e2

0.131407s