| 03:48:58.808 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 03:48:58.808 | trace | yii\base\Module::getModule | Loading module: debug |
| 03:48:58.808 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 03:48:58.809 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 03:48:58.809 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 03:48:58.812 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 03:48:58.815 | info | time tracing start | 1783626538815109888 |
| 03:48:58.815 | trace | yii\web\UrlRule::parseRequest | Request parsed with URL rule: /v2/attachment/preview/<access_token>/<name>/<orig_name> |
| 03:48:58.815 | trace | yii\web\Application::handleRequest | Route requested: 'v2/attachment/view' |
| 03:48:58.815 | trace | yii\base\Module::getModule | Loading module: v2 |
| 03:48:58.816 | info | yii\web\Session::open | Session started |
| 03:48:58.818 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 03:48:58.818 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='wXfR6UQn7fW_MTEa9o-7H8Ixg0fJU0Zm' |
| 03:48:58.834 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 03:48:58.836 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 03:48:58.839 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 03:48:58.841 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 03:48:58.845 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 03:48:58.856 | trace | yii\base\Controller::runAction | Route to run: v2/attachment/view |
| 03:48:58.857 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\AttachmentController::actionView() |
| 03:48:58.857 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "name"='89872806-5448-3fb7-b93e-1e80edd6245d' |
| 03:48:58.874 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 03:48:58.879 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 03:48:58.908 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 03:48:58.911 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 03:48:58.916 | 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/preview/wXfR6UQn7fW_MTEa9o-7H8Ixg0fJU0Zm/89872806-5448-3fb7-b93e-1e80edd6245d/%E8%B4%A7%E7%89%A9%E7%AD%BE%E6%94%B6%E5%8D%95.pdf', '[]', '{"ip":"66.249.66.199","ua":"Mozilla\/5.0 (Linux; Android 6.0.1; Nexus 5X Build\/MMB29P) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/150.0.7871.46 Mobile Safari\/537.36 (compatible; GoogleOther)"}', FALSE, '2026-07-10 03:48:58', 100717056) RETURNING "id" |