| 07:31:59.923 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 07:31:59.923 | trace | yii\base\Module::getModule | Loading module: debug |
| 07:31:59.923 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 07:31:59.926 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 07:31:59.927 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 07:31:59.928 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 07:31:59.931 | info | time tracing start | 1782862319931894016 |
| 07:31:59.932 | trace | yii\web\UrlRule::parseRequest | Request parsed with URL rule: /v2/attachment/preview/<access_token>/<name>/<orig_name> |
| 07:31:59.932 | trace | yii\web\Application::handleRequest | Route requested: 'v2/attachment/view' |
| 07:31:59.932 | trace | yii\base\Module::getModule | Loading module: v2 |
| 07:31:59.934 | info | yii\web\Session::open | Session started |
| 07:31:59.936 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 07:31:59.936 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 07:31:59.938 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 07:31:59.938 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 07:31:59.939 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 07:31:59.939 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 07:31:59.939 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 07:31:59.940 | trace | yii\base\Controller::runAction | Route to run: v2/attachment/view |
| 07:31:59.941 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\AttachmentController::actionView() |
| 07:31:59.941 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "name"='1d8b1fb9-0cf1-3624-90e3-463db902c640' |
| 07:31:59.948 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 07:31:59.949 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 07:31:59.964 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 07:31:59.964 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 07:31:59.965 | 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/R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC/1d8b1fb9-0cf1-3624-90e3-463db902c640/InvSqrt.pdf', '[]', '{"ip":"66.249.68.4","ua":"Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GoogleOther) Chrome\/149.0.7827.200 Safari\/537.36"}', FALSE, '2026-07-01 07:31:59', 33145856) RETURNING "id" |