| 18:15:28.656 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 18:15:28.656 | trace | yii\base\Module::getModule | Loading module: debug |
| 18:15:28.657 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 18:15:28.657 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 18:15:28.658 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 18:15:28.658 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:15:28.658 | info | time tracing start | 1782468928658993920 |
| 18:15:28.659 | trace | yii\web\UrlRule::parseRequest | Request parsed with URL rule: /v2/attachment/view/<access_token>/<name>/<orig_name> |
| 18:15:28.659 | trace | yii\web\Application::handleRequest | Route requested: 'v2/attachment/view' |
| 18:15:28.659 | trace | yii\base\Module::getModule | Loading module: v2 |
| 18:15:28.662 | info | yii\web\Session::open | Session started |
| 18:15:28.663 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 18:15:28.664 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 18:15:28.665 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:15:28.666 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:15:28.666 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:15:28.667 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:15:28.667 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 18:15:28.668 | trace | yii\base\Controller::runAction | Route to run: v2/attachment/view |
| 18:15:28.668 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\AttachmentController::actionView() |
| 18:15:28.668 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "name"='dd8c03b4-1f09-3350-afef-b90e7509b236' |
| 18:15:28.716 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:15:28.716 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:15:28.717 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:15:28.717 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:15:28.718 | 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, NULL, NULL, 'v2/attachment/view/R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC/dd8c03b4-1f09-3350-afef-b90e7509b236/Screenshot_20260624_110124_com.jinchangxiao.bms.jpg?app_key&format&v&session×tamp&sign=6d387205aceda97d8bd5fe04b0ecb509', '{"app_key":"","format":"","v":"","session":"","timestamp":"","sign":"6d387205aceda97d8bd5fe04b0ecb509"}', '{"ip":"39.156.194.178","ua":"Dalvik\/2.1.0 (Linux; U; Android 10; VOG-AL00 Build\/HUAWEIVOG-AL00)"}', FALSE, '2026-06-26 18:15:28', 58911232) RETURNING "id" |