Log Messages

总计30条数据
TimeLevelCategoryMessage
 
20:56:21.121traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
20:56:21.121traceyii\base\Module::getModuleLoading module: debug
20:56:21.121traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
20:56:21.121traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
20:56:21.122traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
20:56:21.122traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:56:21.122traceyii\base\Module::getModuleLoading module: gii
20:56:21.122traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
20:56:21.123traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
20:56:21.123traceyii\web\Application::handleRequestRoute requested: 'v2/calendar/get-synchronize'
20:56:21.123traceyii\base\Module::getModuleLoading module: v2
20:56:21.126infoyii\web\Session::openSession started
20:56:21.127infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
20:56:21.133infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om'
20:56:21.137traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:56:21.138traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:56:21.138traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:56:21.139traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:56:21.139infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
20:56:21.141traceyii\base\Controller::runActionRoute to run: v2/calendar/get-synchronize
20:56:21.141traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:56:21.144traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
20:56:21.144traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CalendarController::actionGetSynchronize()
20:56:21.144infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_calendars" WHERE ("created_by"=1000) AND ("is_sync"=FALSE) AND (system_calendar_id IS NOT NULL) AND ("start_at" >= '2025-09-11')
20:56:21.147infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_calendars" WHERE ("created_by"=1000) AND ("is_sync"=FALSE) AND (system_calendar_id IS NULL) AND ("start_at" >= '2025-09-11')
20:56:21.149infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
20:56:21.149infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
20:56:21.150traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:56:21.150traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:56:21.150infoyii\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, 1149, 'v2/calendar/get-synchronize', '{"access_token":"gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om","device_type":"2","posttime":"1757595392","token":"b4b81e78c7e461f2ef03020938d99372","version_code":"1149"}', '{"code":200,"data":{"update":[],"new":[],"delete":[]},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-09-11 20:56:21') RETURNING "id"