| 18:07:54.333 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 18:07:54.333 | trace | yii\base\Module::getModule | Loading module: debug |
| 18:07:54.334 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 18:07:54.334 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 18:07:54.334 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 18:07:54.334 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:07:54.334 | trace | yii\base\Module::getModule | Loading module: gii |
| 18:07:54.334 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
| 18:07:54.334 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 18:07:54.334 | trace | yii\web\Application::handleRequest | Route requested: 'v2/search/all-client-by-name' |
| 18:07:54.334 | trace | yii\base\Module::getModule | Loading module: v2 |
| 18:07:54.335 | info | yii\web\Session::open | Session started |
| 18:07:54.335 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 18:07:54.337 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='-seQeMPzRsLPhLztxjKAhwxnoPp3CRVG' |
| 18:07:54.340 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:07:54.340 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:07:54.340 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:07:54.341 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:07:54.341 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064 |
| 18:07:54.343 | trace | yii\base\Controller::runAction | Route to run: v2/search/all-client-by-name |
| 18:07:54.343 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\SearchController::actionAllClientByName() |
| 18:07:54.343 | info | yii\db\Command::query | SELECT "id" AS "key", "name" FROM "a57be577deb434"."tbl_clients" WHERE (("name" ILIKE '%中国信息安全研究所%') OR ("pinyin_shortcut" ILIKE '%中国信息安全研究所%')) AND (1 = 1) AND ("deleted"=FALSE) ORDER BY "created_at" DESC LIMIT 20 |
| 18:07:54.351 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:07:54.351 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:07:54.351 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 5064, 0, 269, 'v2/search/all-client-by-name', '{"access_token":"-seQeMPzRsLPhLztxjKAhwxnoPp3CRVG","device_type":"0","version_code":"269","name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","token":"bea925d3b5c8dae17ac572b833a7ee80","posttime":"1765966073"}', '{"code":200,"data":[{"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240"}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"223.72.15.22","ua":"jinchangxiao\/2.3.169 (HUAWEIVOG-AL00; Android 10)"}', FALSE, '2025-12-17 18:07:54') RETURNING "id" |