| 18:07:53.946 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 18:07:53.946 | trace | yii\base\Module::getModule | Loading module: debug |
| 18:07:53.946 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 18:07:53.946 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 18:07:53.946 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 18:07:53.946 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:07:53.946 | trace | yii\base\Module::getModule | Loading module: gii |
| 18:07:53.946 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
| 18:07:53.947 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 18:07:53.947 | trace | yii\web\Application::handleRequest | Route requested: 'v2/search/project-by-client-id' |
| 18:07:53.947 | trace | yii\base\Module::getModule | Loading module: v2 |
| 18:07:53.948 | info | yii\web\Session::open | Session started |
| 18:07:53.948 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 18:07:53.950 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='-seQeMPzRsLPhLztxjKAhwxnoPp3CRVG' |
| 18:07:53.955 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:07:53.955 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:07:53.956 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:07:53.956 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:07:53.957 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064 |
| 18:07:53.958 | trace | yii\base\Controller::runAction | Route to run: v2/search/project-by-client-id |
| 18:07:53.959 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\SearchController::actionProjectByClientId() |
| 18:07:53.959 | 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 |
| 18:07:53.961 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:07:53.961 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:07:53.961 | 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/project-by-client-id', '{"access_token":"-seQeMPzRsLPhLztxjKAhwxnoPp3CRVG","client_id":"982","device_type":"0","version_code":"269","token":"24b9e233c0c0dda30b177deeff7f197b","posttime":"1765966073"}', '{"code":200,"data":[{"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":"223.72.15.22","ua":"jinchangxiao\/2.3.169 (HUAWEIVOG-AL00; Android 10)"}', FALSE, '2025-12-17 18:07:53') RETURNING "id" |