17:13:21.024 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
17:13:21.024 | trace | yii\base\Module::getModule | Loading module: debug |
17:13:21.025 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
17:13:21.025 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
17:13:21.025 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
17:13:21.025 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:13:21.025 | trace | yii\base\Module::getModule | Loading module: gii |
17:13:21.025 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
17:13:21.026 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
17:13:21.026 | trace | yii\web\Application::handleRequest | Route requested: 'v2/calendar/save-system-id' |
17:13:21.026 | trace | yii\base\Module::getModule | Loading module: v2 |
17:13:21.026 | info | yii\web\Session::open | Session started |
17:13:21.027 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
17:13:21.029 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om' |
17:13:21.031 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:13:21.032 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:13:21.032 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:13:21.032 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:13:21.032 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
17:13:21.034 | trace | yii\base\Controller::runAction | Route to run: v2/calendar/save-system-id |
17:13:21.034 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:13:21.035 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
17:13:21.035 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CalendarController::actionSaveSystemId() |
17:13:21.035 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_calendars" WHERE "id"='277460' |
17:13:21.036 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:13:21.036 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:13:21.037 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\Calendars'. |
17:13:21.037 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=1661) |
17:13:21.037 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
17:13:21.038 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id"=1791) |
17:13:21.038 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_calendars" SET "system_calendar_id"='03aa085b-3663-4e6d-857e-de54819bda0d_302' WHERE "id"=277460 |
17:13:21.039 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:13:21.040 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:13:21.040 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Calendars', 277460, 'a:3:{s:8:"start_at";s:19:"2025-09-12 09:00:00";s:6:"end_at";s:19:"2025-09-12 18:00:00";s:18:"system_calendar_id";s:40:"03aa085b-3663-4e6d-857e-de54819bda0d_302";}', '', 1000, '114.246.237.213') |
17:13:21.041 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:13:21.041 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:13:21.041 | 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") VALUES (200, 'a57be577deb434', 1000, 6, 170, 'v2/calendar/save-system-id', '{"Calendars":{"id":"277460","system_calendar_id":"03aa085b-3663-4e6d-857e-de54819bda0d_302"},"posttime":"1757668402","access_token":"gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om","device_type":"6","version_code":"170","token":"b9d966adcc38865a2ece48cf9ef7d22b"}', '{"code":200,"data":"","status":1,"msg":[{"name":"success","success":"\u65e5\u7a0b\u5df2\u88ab\u6210\u529f\u4fee\u6539","error":""}]}', FALSE, '2025-09-12 17:13:21') RETURNING "id" |