| 21:00:45.209 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 21:00:45.210 | trace | yii\base\Module::getModule | Loading module: debug |
| 21:00:45.210 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 21:00:45.211 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 21:00:45.211 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 21:00:45.211 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:00:45.212 | info | time tracing start | 1781787645212179968 |
| 21:00:45.212 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 21:00:45.212 | trace | yii\web\Application::handleRequest | Route requested: 'v2/search/project-by-client-id' |
| 21:00:45.212 | trace | yii\base\Module::getModule | Loading module: v2 |
| 21:00:45.213 | info | yii\web\Session::open | Session started |
| 21:00:45.215 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 21:00:45.215 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 21:00:45.216 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:00:45.217 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:00:45.217 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:00:45.218 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:00:45.218 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 21:00:45.219 | trace | yii\base\Controller::runAction | Route to run: v2/search/project-by-client-id |
| 21:00:45.219 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\SearchController::actionProjectByClientId() |
| 21:00:45.219 | info | yii\db\Command::query | SELECT "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "client_id"='1340' ORDER BY "created_at" DESC |
| 21:00:45.220 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:00:45.221 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:00:45.221 | 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":"1340","device_type":"2","posttime":"1781787648","token":"9553a994d04d2017fd9bc6eb41e7174b","version_code":"1159"}', '{"code":200,"data":[{"key":2290,"name":"\u6d41\u91cf\u7ba1\u63a7"},{"key":1262,"name":"(\u672a\u8bbe\u7f6e)"}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"117.133.84.85","ua":"jinchangxiao\/2.3.156 (iPhone 12; iOS 26.5; Scale\/3.00)"}', FALSE, '2026-06-18 21:00:45', 9134848) RETURNING "id" |