15:40:25.349 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
15:40:25.349 | trace | yii\base\Module::getModule | Loading module: debug |
15:40:25.350 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
15:40:25.351 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
15:40:25.351 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
15:40:25.352 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:40:25.353 | trace | yii\base\Module::getModule | Loading module: gii |
15:40:25.353 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
15:40:25.353 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
15:40:25.353 | trace | yii\web\Application::handleRequest | Route requested: 'vue/work-log/of-project' |
15:40:25.353 | trace | yii\base\Module::getModule | Loading module: vue |
15:40:25.404 | info | yii\web\Session::open | Session started |
15:40:25.405 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
15:40:25.405 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
15:40:25.411 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:40:25.411 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:40:25.412 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:40:25.412 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:40:25.412 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
15:40:25.417 | trace | yii\base\Controller::runAction | Route to run: vue/work-log/of-project |
15:40:25.418 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:40:25.419 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
15:40:25.419 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\WorkLogController::actionOfProject() |
15:40:25.419 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id"='3915' |
15:40:25.422 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:40:25.422 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:40:25.424 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:40:25.424 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:40:25.425 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:40:25.426 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:40:25.427 | info | yii\db\Command::query | SELECT "id" FROM "a57be577deb434"."tbl_users" WHERE "user_status"='1' ORDER BY "id" |
15:40:25.428 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT s.*,
s.end_at - s.start_at AS hours_spent FROM "a57be577deb434"."tbl_work_logs" "s" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON "p"."id" = "s"."project_id" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "s"."created_by" LEFT JOIN "a57be577deb434"."tbl_work_log_verify_rels" "rvr" ON rvr.work_log_id = s.id LEFT JOIN "a57be577deb434"."tbl_work_log_carbon_copy_rels" "ccr" ON ccr.work_log_id = s.id WHERE ("s"."project_id"=3915) AND ("is_draft"=FALSE) GROUP BY "s"."id" ORDER BY "is_draft" DESC, "s"."end_at" DESC) "c" |
15:40:25.434 | info | yii\db\Command::query | SELECT s.*,
s.end_at - s.start_at AS hours_spent FROM "a57be577deb434"."tbl_work_logs" "s" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON "p"."id" = "s"."project_id" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "s"."created_by" LEFT JOIN "a57be577deb434"."tbl_work_log_verify_rels" "rvr" ON rvr.work_log_id = s.id LEFT JOIN "a57be577deb434"."tbl_work_log_carbon_copy_rels" "ccr" ON ccr.work_log_id = s.id WHERE ("s"."project_id"=3915) AND ("is_draft"=FALSE) GROUP BY "s"."id" ORDER BY "is_draft" DESC, "s"."end_at" DESC LIMIT 20 |
15:40:25.437 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:40:25.437 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:40:25.438 | 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/work-log/of-project', '{"page":"1","id":"3915","web_access_token":"0OmNcjMNpl7I6Nbm2bTJGMI-xreQBLAo"}', '{"code":2000,"result":{"list":[],"can_create":true,"pagenation":{"totalcount":0,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-21 15:40:25') RETURNING "id" |
15:40:25.439 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:40:25.439 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |