Log Messages

总计33条数据
TimeLevelCategoryMessage
 
17:42:24.175traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
17:42:24.175traceyii\base\Module::getModuleLoading module: debug
17:42:24.176traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
17:42:24.176traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
17:42:24.176traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
17:42:24.176traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:42:24.176traceyii\base\Module::getModuleLoading module: gii
17:42:24.176traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
17:42:24.176traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
17:42:24.176traceyii\web\Application::handleRequestRoute requested: 'v2/comment/delete'
17:42:24.176traceyii\base\Module::getModuleLoading module: v2
17:42:24.177infoyii\web\Session::openSession started
17:42:24.178infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
17:42:24.179infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='-seQeMPzRsLPhLztxjKAhwxnoPp3CRVG'
17:42:24.182traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:42:24.183traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:42:24.183traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:42:24.183traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:42:24.183infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064
17:42:24.185traceyii\base\Controller::runActionRoute to run: v2/comment/delete
17:42:24.185traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CommentController::actionDelete()
17:42:24.185infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE "id"='202069'
17:42:24.185traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:42:24.186traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:42:24.186infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE "parent"=202069
17:42:24.206infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_comments" WHERE (id='202069') OR (parent='202069')
17:42:24.250traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:42:24.250traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:42:24.250infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "created_by", "created_at", "new_value", "old_value", "description") VALUES (1, 'create', 201, 102, 5064, 'now()', '[]', '[]', '{"d1":"\u59da\u96ea\u7eaf","d2":"\u5220\u9664\u4e86","d3":"\u7559\u8a00","d4":"\u548c\u590d\u8bfb\u590d\u8bfb"}') RETURNING "id"
17:42:24.252infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='102') AND ("object_id"=201) ORDER BY "created_at" DESC LIMIT 1 OFFSET 19
17:42:24.273traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:42:24.273traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:42:24.273infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 5064, 2, 1153, 'v2/comment/delete', '{"access_token":"-seQeMPzRsLPhLztxjKAhwxnoPp3CRVG","device_type":"2","id":"202069","page":"1","posttime":"1765964544","token":"17ceac8ec8fe6b39f62a2cfde73c23e6","version_code":"1153"}', '{"code":200,"data":null,"status":1,"msg":[{"name":"success","success":"\u7559\u8a00\u5df2\u88ab\u6210\u529f\u5220\u9664","error":""}],"ip":"221.216.117.150","ua":"jinchangxiao\/2.3.151 (iPhone 12; iOS 18.6.2; Scale\/3.00)"}', FALSE, '2025-12-17 17:42:24') RETURNING "id"