Log Messages

总计30条数据
TimeLevelCategoryMessage
 
16:52:16.228traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
16:52:16.228traceyii\base\Module::getModuleLoading module: debug
16:52:16.228traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
16:52:16.229traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
16:52:16.229traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
16:52:16.229traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:52:16.230traceyii\base\Module::getModuleLoading module: gii
16:52:16.230traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
16:52:16.230traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
16:52:16.230traceyii\web\Application::handleRequestRoute requested: 'v2/calendar/get-synchronize'
16:52:16.230traceyii\base\Module::getModuleLoading module: v2
16:52:16.368infoyii\web\Session::openSession started
16:52:16.369infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
16:52:16.372infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='LpLquexa4MxJRClJNdb9gPVa_MzadLnu'
16:52:16.377traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:52:16.377traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:52:16.377traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:52:16.378traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:52:16.378infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
16:52:16.380traceyii\base\Controller::runActionRoute to run: v2/calendar/get-synchronize
16:52:16.380traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:52:16.381traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
16:52:16.381traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CalendarController::actionGetSynchronize()
16:52:16.382infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_calendars" WHERE ("created_by"=1001) AND ("is_sync"=FALSE) AND (system_calendar_id IS NOT NULL) AND ("start_at" >= '2025-06-30')
16:52:16.386infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_calendars" WHERE ("created_by"=1001) AND ("is_sync"=FALSE) AND (system_calendar_id IS NULL) AND ("start_at" >= '2025-06-30')
16:52:16.390infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1001
16:52:16.392infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1001
16:52:16.392traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:52:16.392traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:52:16.393infoyii\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', 1001, 2, 1141, 'v2/calendar/get-synchronize', '{"access_token":"LpLquexa4MxJRClJNdb9gPVa_MzadLnu","device_type":"2","posttime":"1751273472","token":"9a89dc83107c6f222c6827f955f9d9eb","version_code":"1141"}', '{"code":200,"data":{"update":[],"new":[],"delete":[]},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-06-30 16:52:16') RETURNING "id"