Log Messages

总计34条数据
TimeLevelCategoryMessage
 
16:23:36.956traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
16:23:36.956traceyii\base\Module::getModuleLoading module: debug
16:23:36.957traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
16:23:36.957traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
16:23:36.957traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
16:23:36.957traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:23:36.957traceyii\base\Module::getModuleLoading module: gii
16:23:36.957traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
16:23:36.958traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
16:23:36.958traceyii\web\Application::handleRequestRoute requested: 'v2/user/logout'
16:23:36.958traceyii\base\Module::getModuleLoading module: v2
16:23:36.958infoyii\web\Session::openSession started
16:23:36.958infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
16:23:36.960infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='LpLquexa4MxJRClJNdb9gPVa_MzadLnu'
16:23:36.963traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:23:36.963traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:23:36.964traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:23:36.964traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:23:36.964infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
16:23:36.965traceyii\base\Controller::runActionRoute to run: v2/user/logout
16:23:36.965traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\UserController::actionLogout()
16:23:36.965infoyii\db\Command::querySELECT * FROM "global"."tbl_logins" WHERE "access_token"='LpLquexa4MxJRClJNdb9gPVa_MzadLnu'
16:23:36.966traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:23:36.966traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:23:36.967infoyii\db\Command::querySELECT "id" FROM "global"."tbl_logins" WHERE "email"='lrc@toast.com.cn' LIMIT 2
16:23:36.967infoyii\db\Command::querySELECT "id" FROM "global"."tbl_logins" WHERE "mobile"='13501128560' LIMIT 2
16:23:36.967infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2)
16:23:36.968infoyii\db\Command::executeUPDATE "global"."tbl_logins" SET "channel_id"=NULL WHERE "id"=1001
16:23:36.969traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:23:36.969traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:23:36.969infoyii\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\Logins', 1001, 'a:1:{s:10:"channel_id";s:19:"126c83f7611a29859e7";}', '', 1001, '120.235.217.244')
16:23:36.970traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:23:36.970traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:23:36.971infoyii\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', 1001, 7, 165, 'v2/user/logout', '{"posttime":"1751012616","access_token":"LpLquexa4MxJRClJNdb9gPVa_MzadLnu","device_type":"7","version_code":"165","token":"edee41e4e630a7d1f538dfdcabcf76b0"}', '{"code":200,"data":"","status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-06-27 16:23:36') RETURNING "id"