08:58:27.228 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
08:58:27.228 | trace | yii\base\Module::getModule | Loading module: debug |
08:58:27.228 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
08:58:27.229 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
08:58:27.229 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
08:58:27.229 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
08:58:27.229 | trace | yii\base\Module::getModule | Loading module: gii |
08:58:27.229 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
08:58:27.229 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
08:58:27.229 | trace | yii\web\Application::handleRequest | Route requested: 'vue/implement/get-edit' |
08:58:27.229 | trace | yii\base\Module::getModule | Loading module: vue |
08:58:27.232 | info | yii\web\Session::open | Session started |
08:58:27.233 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
08:58:27.233 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
08:58:27.237 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
08:58:27.237 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
08:58:27.237 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
08:58:27.238 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
08:58:27.238 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
08:58:27.240 | trace | yii\base\Controller::runAction | Route to run: vue/implement/get-edit |
08:58:27.240 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
08:58:27.241 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
08:58:27.241 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ImplementController::actionGetEdit() |
08:58:27.241 | info | yii\db\Command::query | SELECT i.*,
i.left_at - i.arrived_at AS hours_spent
FROM "a57be577deb434"."tbl_implement_records" "i" LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON i.client_id = c.id WHERE "i"."id" IS NULL |
08:58:27.245 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
08:58:27.245 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
08:58:27.245 | 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/implement/get-edit', '[]', '{"code":500,"result":{},"status":0,"msg":[{"name":"error","success":"","error":"\u60a8\u8bbf\u95ee\u7684\u5b9e\u65bd\u5de5\u5355\u5df2\u4e0d\u5b58\u5728"}],"mod":0}', FALSE, '2025-08-09 08:58:27') RETURNING "id" |
08:58:27.246 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
08:58:27.247 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |