Log Messages

总计29条数据
TimeLevelCategoryMessage
 
16:30:55.988traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
16:30:55.988traceyii\base\Module::getModuleLoading module: debug
16:30:55.988traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
16:30:55.988traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
16:30:55.989traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
16:30:55.989traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:30:55.989traceyii\base\Module::getModuleLoading module: gii
16:30:55.989traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
16:30:55.989traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
16:30:55.989traceyii\web\Application::handleRequestRoute requested: 'v2/login/check-login'
16:30:55.989traceyii\base\Module::getModuleLoading module: v2
16:30:55.990traceyii\base\Controller::runActionRoute to run: v2/login/check-login
16:30:55.990traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\LoginController::actionCheckLogin()
16:30:55.990infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
16:30:55.992infoyii\db\Command::querySELECT * FROM "global"."tbl_logins" WHERE (("email"='caoyongsheng@toast.com.cn') AND ("access_token"='Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd')) AND ("user_status"='1')
16:30:55.996traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:30:55.996traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:30:55.997infoyii\db\Command::querySELECT "id" FROM "global"."tbl_logins" WHERE "email"='caoyongsheng@toast.com.cn' LIMIT 2
16:30:55.997infoyii\db\Command::querySELECT "id" FROM "global"."tbl_logins" WHERE "mobile"='13810260729' LIMIT 2
16:30:55.998infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2)
16:30:55.999infoyii\db\Command::executeUPDATE "global"."tbl_logins" SET "device_type"=6 WHERE "id"=1000
16:30:56.000infoyii\web\Session::openSession started
16:30:56.000infoyii\db\Command::querySELECT * FROM "global"."tbl_logins" WHERE "id"=1000
16:30:56.001infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd'
16:30:56.003traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:30:56.003traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:30:56.003traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:30:56.003traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:30:56.004infoyii\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, 6, 166, 'v2/login/check-login', '{"email":"caoyongsheng@toast.com.cn","channel_id":"176976fa8ba698c593c","posttime":"1751617856","access_token":"Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd","device_type":"6","version_code":"166","token":"ff4d4f2fc497c34bd157364e788ac92e"}', '{"code":200,"data":{"id":1000,"email":"caoyongsheng@toast.com.cn","password":"$2y$13$OHFzAZErAhoYC0cdbf7CYu4EOa6K8w14igLnCwEjcjbpOQNvsQaQC","auth_key":"-H31NXUarscihfVhJEITSsQtUOaa6lcP","access_token":"Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd","user_status":"1","enterprise_id":2,"created_at":"2016-10-14 22:23:37.599226+08","updated_at":"2016-10-14 22:23:37.599226+08","super_user":false,"open_id":null,"channel_id":"176976fa8ba698c593c","device_type":6,"mutex":null,"app":1,"mobile":"13810260729","web_access_token":"hIwAFXeEoPMEwhMDiWlX567SFZgB-dDW","mod":0},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-04 16:30:56') RETURNING "id"