| 09:17:45.123 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 09:17:45.123 | trace | yii\base\Module::getModule | Loading module: debug |
| 09:17:45.125 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 09:17:45.125 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 09:17:45.126 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 09:17:45.126 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:17:45.129 | info | time tracing start | 1783559865129112064 |
| 09:17:45.129 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 09:17:45.129 | trace | yii\web\Application::handleRequest | Route requested: 'vue/search/client-and-supplier-by-name' |
| 09:17:45.129 | trace | yii\base\Module::getModule | Loading module: vue |
| 09:17:45.137 | info | yii\web\Session::open | Session started |
| 09:17:45.138 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 09:17:45.138 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 09:17:45.149 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:17:45.149 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 09:17:45.150 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 09:17:45.151 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:17:45.152 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 09:17:45.152 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 09:17:45.153 | trace | yii\base\Controller::runAction | Route to run: vue/search/client-and-supplier-by-name |
| 09:17:45.153 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\SearchController::actionClientAndSupplierByName() |
| 09:17:45.154 | info | yii\db\Command::query | (SELECT
id as key,
id as client_id,
null::integer as supplier_id,
sales_rep,
name,
'客户' as type_display,
'client' as type
FROM "a57be577deb434"."tbl_clients" WHERE (("name" ILIKE '%供应商%') OR ("pinyin_shortcut" ILIKE '%供应商%')) AND (1 = 1) AND ("deleted"=FALSE)) UNION ALL ( SELECT
id as key,
null::integer as client_id,
id as supplier_id,
null::integer as sales_rep,
name,
'供应商' as type_display,
'supplier' as type
FROM "a57be577deb434"."tbl_suppliers" WHERE ("name" ILIKE '%供应商%') OR ("pinyin_shortcut" ILIKE '%供应商%') ) |
| 09:17:45.164 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:17:45.164 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 09:17:45.165 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/search/client-and-supplier-by-name', '{"name":"\u4f9b\u5e94\u5546","web_access_token":"1miv9vbRO-laHXjWHcrxyLIdOPR3NCIy"}', '{"code":2000,"result":[],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"39.156.194.178","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:152.0) Gecko\/20100101 Firefox\/152.0"}', FALSE, '2026-07-09 09:17:45', 35784960) RETURNING "id" |
| 09:17:45.167 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:17:45.167 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |