Log Messages

总计29条数据
TimeLevelCategoryMessage
 
19:42:24.552traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
19:42:24.552traceyii\base\Module::getModuleLoading module: debug
19:42:24.553traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
19:42:24.553traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
19:42:24.553traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
19:42:24.553traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19:42:24.554traceyii\base\Module::getModuleLoading module: gii
19:42:24.554traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
19:42:24.554traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
19:42:24.554traceyii\web\Application::handleRequestRoute requested: 'v2/calendar/save-synchronize'
19:42:24.554traceyii\base\Module::getModuleLoading module: v2
19:42:24.555infoyii\web\Session::openSession started
19:42:24.555infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
19:42:24.558infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='oTtlK_p5ZOBpvQJd1tf5AoUbRaTdQ7qH'
19:42:24.562traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19:42:24.563traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
19:42:24.563traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19:42:24.563traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
19:42:24.563infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
19:42:24.565traceyii\base\Controller::runActionRoute to run: v2/calendar/save-synchronize
19:42:24.566traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19:42:24.567traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
19:42:24.567traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CalendarController::actionSaveSynchronize()
19:42:24.567infoyii\db\Command::querySELECT "system_calendar_id" FROM "a57be577deb434"."tbl_calendars" WHERE ("created_by"=1000) AND (("start_at" >= '2025-07-18') OR ("end_at" >= '2025-07-18')) AND ("is_remind"=TRUE)
19:42:24.571infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_calendars" WHERE ("created_by"=1000) AND (("start_at" >= '2025-07-18') OR ("end_at" >= '2025-07-18'))
19:42:24.573infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_calendars" WHERE ("created_by"=1000) AND ("is_system"=TRUE) AND (("start_at" >= '2025-07-18') OR ("end_at" >= '2025-07-18'))
19:42:24.577traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19:42:24.577traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
19:42:24.577infoyii\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, 0, 264, 'v2/calendar/save-synchronize', '{"access_token":"oTtlK_p5ZOBpvQJd1tf5AoUbRaTdQ7qH","device_type":"0","version_code":"264","token":"0b4474f4c27f05000d8ded17902f3ce8","posttime":"1752838944"}', '{"code":200,"data":"","status":1,"msg":[{"name":"success","success":"\u65e5\u7a0b\u5df2\u88ab\u6210\u529f\u4fee\u6539","error":""}]}', FALSE, '2025-07-18 19:42:24') RETURNING "id"