07:13:59.957 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
07:13:59.957 | trace | yii\base\Module::getModule | Loading module: debug |
07:13:59.957 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
07:13:59.957 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
07:13:59.957 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
07:13:59.958 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
07:13:59.958 | trace | yii\base\Module::getModule | Loading module: gii |
07:13:59.958 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
07:13:59.958 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
07:13:59.958 | trace | yii\web\Application::handleRequest | Route requested: 'vue/work-log/get-edit' |
07:13:59.958 | trace | yii\base\Module::getModule | Loading module: vue |
07:13:59.962 | info | yii\web\Session::open | Session started |
07:13:59.962 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
07:13:59.962 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
07:13:59.966 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
07:13:59.967 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
07:13:59.967 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
07:13:59.967 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
07:13:59.967 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
07:13:59.969 | trace | yii\base\Controller::runAction | Route to run: vue/work-log/get-edit |
07:13:59.969 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
07:13:59.970 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
07:13:59.970 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\WorkLogController::actionGetEdit() |
07:13:59.971 | 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" "c" ON s.client_id = c.id WHERE "s"."id" IS NULL |
07:13:59.973 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
07:13:59.973 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
07:13:59.973 | 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/get-edit', '[]', '{"code":500,"result":{},"status":0,"msg":[{"name":"error","success":"","error":"\u60a8\u8bbf\u95ee\u7684\u5de5\u4f5c\u65e5\u5fd7\u5df2\u4e0d\u5b58\u5728"}],"mod":0}', FALSE, '2025-08-09 07:13:59') RETURNING "id" |
07:13:59.975 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
07:13:59.975 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |