Log Messages

总计30条数据
TimeLevelCategoryMessage
 
21:43:17.972traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
21:43:17.972traceyii\base\Module::getModuleLoading module: debug
21:43:17.972traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
21:43:17.972traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
21:43:17.972traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
21:43:17.973traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:43:17.973traceyii\base\Module::getModuleLoading module: gii
21:43:17.973traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
21:43:17.973traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
21:43:17.973traceyii\web\Application::handleRequestRoute requested: 'v2/calendar/get-synchronize'
21:43:17.973traceyii\base\Module::getModuleLoading module: v2
21:43:17.974infoyii\web\Session::openSession started
21:43:17.975infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
21:43:17.980infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='oTtlK_p5ZOBpvQJd1tf5AoUbRaTdQ7qH'
21:43:17.984traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:43:17.984traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:43:17.985traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:43:17.985traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:43:17.986infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
21:43:17.988traceyii\base\Controller::runActionRoute to run: v2/calendar/get-synchronize
21:43:17.988traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:43:17.989traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
21:43:17.989traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CalendarController::actionGetSynchronize()
21:43:17.990infoyii\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-16')
21:43:18.002infoyii\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-16')
21:43:18.006infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
21:43:18.008infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
21:43:18.008traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:43:18.009traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:43:18.009infoyii\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":"1752673408","token":"164f58bf6bfa9457d4ad78fe7659fc3e","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-16 21:43:18') RETURNING "id"