Log Messages

总计33条数据
TimeLevelCategoryMessage
 
14:39:18.020traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
14:39:18.020traceyii\base\Module::getModuleLoading module: debug
14:39:18.020traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
14:39:18.021traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
14:39:18.021traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
14:39:18.021traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:39:18.021traceyii\base\Module::getModuleLoading module: gii
14:39:18.021traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
14:39:18.021traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
14:39:18.021traceyii\web\Application::handleRequestRoute requested: 'v2/comment/delete'
14:39:18.021traceyii\base\Module::getModuleLoading module: v2
14:39:18.022infoyii\web\Session::openSession started
14:39:18.023infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
14:39:18.026infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u'
14:39:18.033traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:39:18.033traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:39:18.034traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:39:18.034traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:39:18.034infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
14:39:18.036traceyii\base\Controller::runActionRoute to run: v2/comment/delete
14:39:18.037traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CommentController::actionDelete()
14:39:18.037infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE "id"='147520'
14:39:18.038traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:39:18.039traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:39:18.039infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE "parent"=147520
14:39:18.067infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_comments" WHERE (id='147520') OR (parent='147520')
14:39:18.166traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:39:18.166traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:39:18.166infoyii\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', 17288, 9, 1000, 'now()', '[]', '[]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u7559\u8a00","d4":"\u66f9\u6c38\u751f\u5b8c\u6210\u4e86\u4e00\u6761\u5f85\u529e\u4e8b\u9879"}') RETURNING "id"
14:39:18.190infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='9') AND ("object_id"=17288) ORDER BY "created_at" DESC LIMIT 1 OFFSET 19
14:39:18.225traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:39:18.225traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:39:18.227infoyii\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":"147520","page":"1","posttime":"1751351936","token":"0cf7e4d3f8e630a9a0c47094cd18342d","version_code":"1141"}', '{"code":200,"data":null,"status":1,"msg":[{"name":"success","success":"\u7559\u8a00\u5df2\u88ab\u6210\u529f\u5220\u9664","error":""}]}', FALSE, '2025-07-01 14:39:18') RETURNING "id"