| 15:00:58.466 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 15:00:58.466 | trace | yii\base\Module::getModule | Loading module: debug |
| 15:00:58.467 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 15:00:58.470 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 15:00:58.471 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 15:00:58.471 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:00:58.471 | info | time tracing start | 1783839658471777024 |
| 15:00:58.472 | trace | yii\web\UrlRule::parseRequest | Request parsed with URL rule: /v2/attachment/view/<access_token>/<name>/<orig_name> |
| 15:00:58.472 | trace | yii\web\Application::handleRequest | Route requested: 'v2/attachment/view' |
| 15:00:58.472 | trace | yii\base\Module::getModule | Loading module: v2 |
| 15:00:58.473 | info | yii\web\Session::open | Session started |
| 15:00:58.474 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 15:00:58.475 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='wXfR6UQn7fW_MTEa9o-7H8Ixg0fJU0Zm' |
| 15:00:58.476 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:00:58.477 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:00:58.477 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:00:58.477 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:00:58.478 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 15:00:58.479 | trace | yii\base\Controller::runAction | Route to run: v2/attachment/view |
| 15:00:58.479 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\AttachmentController::actionView() |
| 15:00:58.479 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "name"='21c1f947-bf35-3da0-8c6e-95cddd5e4a9e' |
| 15:00:58.488 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:00:58.488 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:00:58.502 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:00:58.502 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:00:58.503 | 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/wXfR6UQn7fW_MTEa9o-7H8Ixg0fJU0Zm/21c1f947-bf35-3da0-8c6e-95cddd5e4a9e/20190805101615.jpeg', '[]', '{"ip":"117.176.186.26","ua":"%E9%87%91%E7%95%85%E9%80%8D\/1161 CFNetwork\/3860.300.31 Darwin\/25.2.0"}', FALSE, '2026-07-12 15:00:58', 31377920) RETURNING "id" |