Log Messages

总计30条数据
TimeLevelCategoryMessage
 
13:24:45.299traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
13:24:45.299traceyii\base\Module::getModuleLoading module: debug
13:24:45.300traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
13:24:45.300traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
13:24:45.300traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
13:24:45.303traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:24:45.303traceyii\base\Module::getModuleLoading module: gii
13:24:45.303traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
13:24:45.303traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
13:24:45.303traceyii\web\Application::handleRequestRoute requested: 'v2/calendar/get-synchronize'
13:24:45.303traceyii\base\Module::getModuleLoading module: v2
13:24:45.304infoyii\web\Session::openSession started
13:24:45.305infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
13:24:45.308infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om'
13:24:45.312traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:24:45.313traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:24:45.314traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:24:45.314traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:24:45.315infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
13:24:45.317traceyii\base\Controller::runActionRoute to run: v2/calendar/get-synchronize
13:24:45.317traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:24:45.318traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
13:24:45.318traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CalendarController::actionGetSynchronize()
13:24:45.319infoyii\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-13')
13:24:45.324infoyii\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-13')
13:24:45.327infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
13:24:45.327infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
13:24:45.328traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:24:45.328traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:24:45.328infoyii\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, 170, 'v2/calendar/get-synchronize', '{"posttime":"1757741087","access_token":"gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om","device_type":"6","version_code":"170","token":"951d91cf44eb866b7cad5423a17514e8"}', '{"code":200,"data":{"update":[],"new":[],"delete":[]},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-09-13 13:24:45') RETURNING "id"