| 22:15:55.479 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 22:15:55.479 | trace | yii\base\Module::getModule | Loading module: debug |
| 22:15:55.479 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 22:15:55.479 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 22:15:55.479 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 22:15:55.479 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 22:15:55.479 | info | time tracing start | 1781014555479890176 |
| 22:15:55.480 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 22:15:55.480 | trace | yii\web\Application::handleRequest | Route requested: 'v2/search/project-by-client-id' |
| 22:15:55.480 | trace | yii\base\Module::getModule | Loading module: v2 |
| 22:15:55.480 | info | yii\web\Session::open | Session started |
| 22:15:55.481 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 22:15:55.481 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC' |
| 22:15:55.481 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 22:15:55.482 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 22:15:55.482 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 22:15:55.482 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 22:15:55.482 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 22:15:55.483 | trace | yii\base\Controller::runAction | Route to run: v2/search/project-by-client-id |
| 22:15:55.483 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\SearchController::actionProjectByClientId() |
| 22:15:55.483 | info | yii\db\Command::query | SELECT "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "client_id"='3456' ORDER BY "created_at" DESC |
| 22:15:55.484 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 22:15:55.484 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 22:15:55.484 | 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", "duration") VALUES (200, 'a57be577deb434', 1001, 0, 273, 'v2/search/project-by-client-id', '{"access_token":"lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC","client_id":"3456","device_type":"0","version_code":"273","token":"e6f601f5111492870572bf50e1c2d9cd","posttime":"1781014556"}', '{"code":200,"data":[{"key":4148,"name":"\u65b0\u8d2d\u670d\u52a1\u5668"}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"125.78.87.174","ua":"jinchangxiao\/2.3.173 (XiaomiMi 10; Android 13)"}', FALSE, '2026-06-09 22:15:55', 4378624) RETURNING "id" |