Log Messages

总计30条数据
TimeLevelCategoryMessage
 
17:15:42.731traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
17:15:42.731traceyii\base\Module::getModuleLoading module: debug
17:15:42.731traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
17:15:42.732traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
17:15:42.732traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
17:15:42.732traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:15:42.732traceyii\base\Module::getModuleLoading module: gii
17:15:42.732traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
17:15:42.733traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
17:15:42.733traceyii\web\Application::handleRequestRoute requested: 'v2/calendar/get-synchronize'
17:15:42.733traceyii\base\Module::getModuleLoading module: v2
17:15:42.851infoyii\web\Session::openSession started
17:15:42.852infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
17:15:42.854infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='oTtlK_p5ZOBpvQJd1tf5AoUbRaTdQ7qH'
17:15:42.858traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:15:42.858traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:15:42.859traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:15:42.859traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:15:42.859infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
17:15:42.862traceyii\base\Controller::runActionRoute to run: v2/calendar/get-synchronize
17:15:42.862traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:15:42.864traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
17:15:42.864traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CalendarController::actionGetSynchronize()
17:15:42.864infoyii\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-13')
17:15:42.867infoyii\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-13')
17:15:42.871infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
17:15:42.872infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
17:15:42.873traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:15:42.873traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:15:42.876infoyii\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/calendar/get-synchronize', '{"access_token":"oTtlK_p5ZOBpvQJd1tf5AoUbRaTdQ7qH","device_type":"2","posttime":"1752398080","token":"20ffd4a7002fafca0a997d12e72e52e2","version_code":"1141"}', '{"code":200,"data":{"update":[],"new":[],"delete":[]},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-13 17:15:42') RETURNING "id"