| 16:42:04.893 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 16:42:04.893 | trace | yii\base\Module::getModule | Loading module: debug |
| 16:42:04.894 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 16:42:04.894 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 16:42:04.894 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 16:42:04.894 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:42:04.895 | info | time tracing start | 1784104924895265024 |
| 16:42:04.895 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 16:42:04.895 | trace | yii\web\Application::handleRequest | Route requested: 'v2/search/project-by-client-id' |
| 16:42:04.895 | trace | yii\base\Module::getModule | Loading module: v2 |
| 16:42:04.896 | info | yii\web\Session::open | Session started |
| 16:42:04.897 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 16:42:04.897 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='Q_7DD5LA0njCol9o5skCibRkap3ZqeYZ' |
| 16:42:04.898 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:42:04.899 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:42:04.899 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:42:04.899 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:42:04.900 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1015 |
| 16:42:04.901 | trace | yii\base\Controller::runAction | Route to run: v2/search/project-by-client-id |
| 16:42:04.901 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\SearchController::actionProjectByClientId() |
| 16:42:04.901 | info | yii\db\Command::query | SELECT "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "client_id"='399' ORDER BY "created_at" DESC |
| 16:42:04.902 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:42:04.902 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:42:04.903 | 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', 1015, 6, 179, 'v2/search/project-by-client-id', '{"client_id":"399","posttime":"1784104924","access_token":"Q_7DD5LA0njCol9o5skCibRkap3ZqeYZ","device_type":"6","version_code":"179","token":"56d895ac03fbfa97cd425f1c31471ea3"}', '{"code":200,"data":[{"key":263,"name":"\u4e92\u8054\u7f51+\u7b2c\u4e8c\u6279"},{"key":262,"name":"\u4e92\u8054\u7f51+\u7b2c\u4e00\u6279"}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"39.156.194.178","ua":"jinchangxiao\/1.0.43 (HUAWEI Mate 60 BRA-AL00; HarmonyOS 6.1.0)"}', FALSE, '2026-07-15 16:42:04', 7737088) RETURNING "id" |