Total processing time: 49 ms; Peak memory: 3.030 MB. Show Profiling Timeline
Time | Duration | Category | Info |
---|---|---|---|
09:01:48.090 | 6.4 ms | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_calendars" WHERE ("created_by"=1000) AND (("start_at" >= '2025-08-07') OR ("end_at" >= '2025-08-07')) |
09:01:48.068 | 6.1 ms | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
09:01:48.074 | 4.0 ms | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='JaijjTZWzZjgdx9RhHhwFXGU-e0N-Sfm' |
09:01:48.087 | 2.2 ms | yii\db\Command::query | SELECT "system_calendar_id" FROM "a57be577deb434"."tbl_calendars" WHERE ("created_by"=1000) AND (("start_at" >= '2025-08-07') OR ("end_at" >= '2025-08-07')) AND ("is_remind"=TRUE) |
09:01:48.099 | 2.0 ms | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_calendars" WHERE ("created_by"=1000) AND ("is_system"=TRUE) AND (("start_at" >= '2025-08-07') OR ("end_at" >= '2025-08-07')) |
09:01:48.083 | 2.0 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
09:01:48.102 | 1.4 ms | 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, 2, 1146, 'v2/calendar/save-synchronize', '{"access_token":"JaijjTZWzZjgdx9RhHhwFXGU-e0N-Sfm","device_type":"2","posttime":"1754528512","token":"c6c0c5d4026f459181e230e220991b58","version_code":"1146"}', '{"code":200,"data":"","status":1,"msg":[{"name":"success","success":"\u65e5\u7a0b\u5df2\u88ab\u6210\u529f\u4fee\u6539","error":""}]}', FALSE, '2025-08-07 09:01:48') RETURNING "id" |