| 17:08:53.804 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 17:08:53.804 | trace | yii\base\Module::getModule | Loading module: debug |
| 17:08:53.804 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 17:08:53.804 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 17:08:53.804 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 17:08:53.804 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:08:53.805 | info | time tracing start | 1781082533805003776 |
| 17:08:53.805 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 17:08:53.805 | trace | yii\web\Application::handleRequest | Route requested: 'v2/search/project-by-client-id' |
| 17:08:53.805 | trace | yii\base\Module::getModule | Loading module: v2 |
| 17:08:53.805 | info | yii\web\Session::open | Session started |
| 17:08:53.806 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 17:08:53.806 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 17:08:53.807 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:08:53.807 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:08:53.807 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:08:53.807 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:08:53.807 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 17:08:53.808 | trace | yii\base\Controller::runAction | Route to run: v2/search/project-by-client-id |
| 17:08:53.808 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\SearchController::actionProjectByClientId() |
| 17:08:53.808 | info | yii\db\Command::query | SELECT "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "client_id"='982' ORDER BY "created_at" DESC |
| 17:08:53.809 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:08:53.809 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:08:53.809 | 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', 1000, 2, 1159, 'v2/search/project-by-client-id', '{"access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","client_id":"982","device_type":"2","posttime":"1781082496","token":"0fb1178866ba5c1de31e49f3cabbebd2","version_code":"1159"}', '{"code":200,"data":[{"key":4184,"name":"\u560e\u560e\u560e"},{"key":4182,"name":"qwerty"},{"key":4167,"name":"\u65b0\u5efa\u9879\u76ee"},{"key":4166,"name":"9999"},{"key":4164,"name":"\u6d4b\u8bd5\u65b0\u5efa\u5546\u673a\/\u7f16\u8f91\/\u751f\u6210\u5408\u540c"},{"key":4161,"name":"3535"},{"key":4158,"name":"AAAAA"},{"key":4155,"name":"\u6d4b\u8bd5\u65b0\u5efa\u5546\u673a"},{"key":1111,"name":"\u4ebf\u8054\u89c6\u9891\u4f1a\u8bae\u7edf\u4e00\u901a\u8baf"},{"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"117.136.0.52","ua":"jinchangxiao\/2.3.156 (iPhone 12; iOS 26.5; Scale\/3.00)"}', FALSE, '2026-06-10 17:08:53', 4415232) RETURNING "id" |