| 13:38:50.237 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 13:38:50.237 | trace | yii\base\Module::getModule | Loading module: debug |
| 13:38:50.238 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 13:38:50.238 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 13:38:50.238 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 13:38:50.239 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:38:50.239 | info | time tracing start | 1784093930239379968 |
| 13:38:50.239 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 13:38:50.239 | trace | yii\web\Application::handleRequest | Route requested: 'v2/client/get-memo' |
| 13:38:50.239 | trace | yii\base\Module::getModule | Loading module: v2 |
| 13:38:50.240 | info | yii\web\Session::open | Session started |
| 13:38:50.241 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 13:38:50.241 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='wXfR6UQn7fW_MTEa9o-7H8Ixg0fJU0Zm' |
| 13:38:50.242 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:38:50.243 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:38:50.243 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:38:50.243 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:38:50.243 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 13:38:50.244 | trace | yii\base\Controller::runAction | Route to run: v2/client/get-memo |
| 13:38:50.245 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:38:50.246 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 13:38:50.246 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\ClientController::actionGetMemo() |
| 13:38:50.246 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"='3407' |
| 13:38:50.247 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:38:50.247 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:38:50.248 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_client_memos" WHERE "client_id"='3407' ORDER BY "id" DESC |
| 13:38:50.252 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:38:50.252 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:38:50.253 | 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, 1161, 'v2/client/get-memo', '{"access_token":"wXfR6UQn7fW_MTEa9o-7H8Ixg0fJU0Zm","device_type":"2","id":"3407","posttime":"1784093952","token":"6e2a3b17f6ea25e3068dbb40598e5401","version_code":"1161"}', '{"code":200,"data":null,"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"223.104.40.7","ua":"jinchangxiao\/2.3.158 (iPhone 12; iOS 26.5.2; Scale\/3.00)"}', FALSE, '2026-07-15 13:38:50', 13754112) RETURNING "id" |