| 14:34:32.264 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 14:34:32.264 | trace | yii\base\Module::getModule | Loading module: debug |
| 14:34:32.265 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 14:34:32.266 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 14:34:32.266 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 14:34:32.266 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:34:32.267 | info | time tracing start | 1781764472267369984 |
| 14:34:32.267 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 14:34:32.267 | trace | yii\web\Application::handleRequest | Route requested: 'v2/calendar/delete' |
| 14:34:32.267 | trace | yii\base\Module::getModule | Loading module: v2 |
| 14:34:32.268 | info | yii\web\Session::open | Session started |
| 14:34:32.270 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 14:34:32.271 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 14:34:32.272 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:34:32.272 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:34:32.273 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:34:32.273 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:34:32.274 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 14:34:32.275 | trace | yii\base\Controller::runAction | Route to run: v2/calendar/delete |
| 14:34:32.275 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:34:32.278 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 14:34:32.278 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CalendarController::actionDelete() |
| 14:34:32.278 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_calendars" WHERE "id"='278320' |
| 14:34:32.279 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:34:32.279 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:34:32.279 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:34:32.281 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:34:32.283 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_calendars" WHERE "id"=278320 |
| 14:34:32.285 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:34:32.285 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:34:32.285 | 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 ('DELETE', 'app\models\Calendars', 278320, '', '', 1000, '223.104.40.234') |
| 14:34:32.292 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:34:32.292 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:34:32.292 | 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", "duration") VALUES (200, 'a57be577deb434', 1000, 2, 1159, 'v2/calendar/delete', '{"access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"2","id":"278320","posttime":"1781764480","token":"ff1b4ab526ea6592713fe24bbb96332d","version_code":"1159"}', '{"code":200,"data":"","status":1,"msg":[{"name":"success","success":"\u65e5\u7a0b\u5df2\u88ab\u6210\u529f\u5220\u9664","error":""}],"ip":"223.104.40.234","ua":"jinchangxiao\/2.3.156 (iPhone 12; iOS 26.5; Scale\/3.00)"}', FALSE, '2026-06-18 14:34:32', 25042176) RETURNING "id" |