Log Messages

总计33条数据
TimeLevelCategoryMessage
 
17:50:50.885traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
17:50:50.885traceyii\base\Module::getModuleLoading module: debug
17:50:50.886traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
17:50:50.886traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
17:50:50.886traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
17:50:50.886traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:50:50.886traceyii\base\Module::getModuleLoading module: gii
17:50:50.886traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
17:50:50.886traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
17:50:50.886traceyii\web\Application::handleRequestRoute requested: 'v2/comment/delete'
17:50:50.886traceyii\base\Module::getModuleLoading module: v2
17:50:50.887infoyii\web\Session::openSession started
17:50:50.887infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
17:50:50.889infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u'
17:50:50.892traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:50:50.892traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:50:50.892traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:50:50.892traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:50:50.893infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
17:50:50.894traceyii\base\Controller::runActionRoute to run: v2/comment/delete
17:50:50.894traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CommentController::actionDelete()
17:50:50.894infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE "id"='170123'
17:50:50.895traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:50:50.895traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:50:50.895infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE "parent"=170123
17:50:50.911infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_comments" WHERE (id='170123') OR (parent='170123')
17:50:50.948traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:50:50.948traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:50:50.948infoyii\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', 3805, 1, 1000, 'now()', '[]', '[]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u7559\u8a00","d4":""}') RETURNING "id"
17:50:50.957infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='1') AND ("object_id"=3805) ORDER BY "created_at" DESC LIMIT 1 OFFSET 19
17:50:50.975traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:50:50.975traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:50:50.975infoyii\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', 1000, 2, 1141, 'v2/comment/delete', '{"access_token":"rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u","device_type":"2","id":"170123","page":"1","posttime":"1751104256","token":"8add4c47a4abea2d77a16f702a7ec2b8","version_code":"1141"}', '{"code":200,"data":null,"status":1,"msg":[{"name":"success","success":"\u7559\u8a00\u5df2\u88ab\u6210\u529f\u5220\u9664","error":""}]}', FALSE, '2025-06-28 17:50:50') RETURNING "id"