| 15:53:47.009 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 15:53:47.009 | trace | yii\base\Module::getModule | Loading module: debug |
| 15:53:47.010 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 15:53:47.010 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 15:53:47.010 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 15:53:47.010 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:53:47.011 | trace | yii\base\Module::getModule | Loading module: gii |
| 15:53:47.011 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
| 15:53:47.011 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 15:53:47.011 | trace | yii\web\Application::handleRequest | Route requested: 'vue/dashboard/task' |
| 15:53:47.011 | trace | yii\base\Module::getModule | Loading module: vue |
| 15:53:47.012 | info | yii\web\Session::open | Session started |
| 15:53:47.012 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 15:53:47.012 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 15:53:47.020 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:53:47.021 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:53:47.022 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 15:53:47.023 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:53:47.023 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:53:47.023 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 15:53:47.026 | trace | yii\base\Controller::runAction | Route to run: vue/dashboard/task |
| 15:53:47.026 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\DashboardController::actionTask() |
| 15:53:47.026 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:53:47.026 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:53:47.026 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 15:53:47.027 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:53:47.028 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:53:47.030 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT s.* FROM "a57be577deb434"."tbl_tasks" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of LEFT JOIN "a57be577deb434"."tbl_task_groups" "tg" ON s.task_group_id = tg.id LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE ("s"."status"=0) AND ("s"."head_of"=1001) GROUP BY "s"."id", "u"."id" ORDER BY "s"."created_at" DESC) "c" |
| 15:53:47.034 | info | yii\db\Command::query | SELECT s.* FROM "a57be577deb434"."tbl_tasks" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of LEFT JOIN "a57be577deb434"."tbl_task_groups" "tg" ON s.task_group_id = tg.id LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE ("s"."status"=0) AND ("s"."head_of"=1001) GROUP BY "s"."id", "u"."id" ORDER BY "s"."created_at" DESC LIMIT 20 OFFSET 20 |
| 15:53:47.036 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:53:47.036 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:53:47.037 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/dashboard/task', '{"page":"2","web_access_token":"yb8YvQDqCxvGUQWSJnYL2S9XtkD7pVRr"}', '{"code":2000,"result":{"list":[],"can_create":true,"pagenation":{"totalcount":11,"thispage":2,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"223.72.15.22","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko\/20100101 Firefox\/146.0"}', FALSE, '2025-12-18 15:53:47') RETURNING "id" |
| 15:53:47.039 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:53:47.039 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |