Log Messages

总计53条数据
TimeLevelCategoryMessage
 
14:04:21.189traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
14:04:21.189traceyii\base\Module::getModuleLoading module: debug
14:04:21.189traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
14:04:21.189traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
14:04:21.189traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
14:04:21.189traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:04:21.189traceyii\base\Module::getModuleLoading module: gii
14:04:21.189traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
14:04:21.190traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
14:04:21.190traceyii\web\Application::handleRequestRoute requested: 'v2/comment/save-new'
14:04:21.190traceyii\base\Module::getModuleLoading module: v2
14:04:21.190infoyii\web\Session::openSession started
14:04:21.191infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
14:04:21.192infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='oTtlK_p5ZOBpvQJd1tf5AoUbRaTdQ7qH'
14:04:21.195traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:04:21.195traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:04:21.196traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:04:21.196traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:04:21.196infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
14:04:21.197traceyii\base\Controller::runActionRoute to run: v2/comment/save-new
14:04:21.197traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CommentController::actionSaveNew()
14:04:21.197traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:04:21.197traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:04:21.198traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'attachmentFiles' in 'app\models\Comments'.
14:04:21.198infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000)
14:04:21.198infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000)
14:04:21.199infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_id", "object_type", "description", "description2", "is_system") VALUES (1000, 37030, '19', '', '', FALSE) RETURNING "id"
14:04:21.200traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:04:21.200traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:04:21.200infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\Comments', 170412, 'a:11:{s:2:"id";i:170412;s:9:"object_id";s:5:"37030";s:11:"object_type";s:2:"19";s:6:"parent";N;s:11:"description";s:0:"";s:10:"created_by";i:1000;s:10:"created_at";N;s:8:"reply_to";N;s:9:"is_system";b:0;s:8:"for_user";N;s:12:"description2";s:0:"";}', '', 1000, '223.104.40.121')
14:04:21.202infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=310) AND ("object_id"=170412)
14:04:21.203traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:04:21.203traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:04:21.203infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_attachement_relationships" ("object_type", "object_id", "attachment_id") VALUES (310, 170412, 24873)
14:04:21.204infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_work_logs" WHERE "id"='37030'
14:04:21.205traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:04:21.205traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:04:21.205infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_work_log_verify_rels" WHERE "work_log_id"=37030 ORDER BY "id"
14:04:21.206traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:04:21.206traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:04:21.206infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=19) AND ("object_id"=37030) AND ("created_by"=1000))
14:04:21.226infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\WorkLogVerifyRels', 14317, 'a:0:{}', '', 1000, '223.104.40.121')
14:04:21.227infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\WorkLogs', 37030, 'a:2:{s:6:"end_at";s:19:"2025-07-11 14:03:00";s:8:"start_at";s:19:"2025-07-10 16:33:00";}', '', 1000, '223.104.40.121')
14:04:21.229infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=3338
14:04:21.229traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:04:21.230traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:04:21.230infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_comments" SET "for_user"=1000 WHERE "id"=170412
14:04:21.231infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Comments', 170412, 'a:0:{}', '', 1000, '223.104.40.121')
14:04:21.232infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_work_log_carbon_copy_rels" WHERE "work_log_id"=37030
14:04:21.233infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_work_log_verify_rels" WHERE "work_log_id"=37030 ORDER BY "id"
14:04:21.233traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:04:21.234traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:04:21.234infoyii\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/save-new', '{"Comments":{"attachmentFiles":["24873"],"object_id":"37030","object_type":"19"},"access_token":"oTtlK_p5ZOBpvQJd1tf5AoUbRaTdQ7qH","device_type":"2","posttime":"1752213888","token":"cdaf540a6f020e8c5f144bfe770226ca","version_code":"1141"}', '{"code":200,"data":{"id":170412},"status":1,"msg":[{"name":"success","success":"\u65b0\u7559\u8a00\u5df2\u521b\u5efa\u6210\u529f","error":""}]}', FALSE, '2025-07-11 14:04:21') RETURNING "id"