Total processing time: 23 ms; Peak memory: 3.086 MB. Show Profiling Timeline
Time | Duration | Category | Info |
---|---|---|---|
16:05:11.416 | 3.6 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"=34) AND ("visit_date"='2025-08-09') |
16:05:11.413 | 2.8 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_sales_order_items" WHERE "id" IS NULL |
16:05:11.405 | 2.3 ms | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
16:05:11.403 | 1.9 ms | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
16:05:11.408 | 1.5 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
16:05:11.420 | 1.2 ms | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_visit_module_histories" ("user_id", "object_type", "visit_date", "num", "last_visit_at") VALUES (1001, 34, '2025-08-09', 1, 'now()') RETURNING "id" |
16:05:11.421 | 1.1 ms | 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/sales-order-item/list-log', '[]', '{"code":500,"result":{},"status":0,"msg":[{"name":"error","success":"","error":"\u60a8\u8bbf\u95ee\u7684\u9500\u552e\u8bb0\u5f55\u5df2\u4e0d\u5b58\u5728"}],"mod":0}', FALSE, '2025-08-09 16:05:11') RETURNING "id" |