Log Messages

总计30条数据
TimeLevelCategoryMessage
 
19:32:19.212traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
19:32:19.212traceyii\base\Module::getModuleLoading module: debug
19:32:19.213traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
19:32:19.213traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
19:32:19.213traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
19:32:19.213traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19:32:19.213traceyii\base\Module::getModuleLoading module: gii
19:32:19.213traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
19:32:19.214traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
19:32:19.214traceyii\web\Application::handleRequestRoute requested: 'v2/calendar/get-synchronize'
19:32:19.214traceyii\base\Module::getModuleLoading module: v2
19:32:19.214infoyii\web\Session::openSession started
19:32:19.215infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
19:32:19.217infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='oTtlK_p5ZOBpvQJd1tf5AoUbRaTdQ7qH'
19:32:19.219traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19:32:19.220traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
19:32:19.220traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19:32:19.220traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
19:32:19.220infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
19:32:19.221traceyii\base\Controller::runActionRoute to run: v2/calendar/get-synchronize
19:32:19.222traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19:32:19.222traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
19:32:19.222traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CalendarController::actionGetSynchronize()
19:32:19.222infoyii\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-07-17')
19:32:19.225infoyii\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-07-17')
19:32:19.228infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
19:32:19.229infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
19:32:19.229traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19:32:19.229traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
19:32:19.229infoyii\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, 167, 'v2/calendar/get-synchronize', '{"posttime":"1752751939","access_token":"oTtlK_p5ZOBpvQJd1tf5AoUbRaTdQ7qH","device_type":"6","version_code":"167","token":"d9a48ff5fd4841c4a25172af0c29cce6"}', '{"code":200,"data":{"update":[],"new":[],"delete":[]},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-17 19:32:19') RETURNING "id"