Log Messages

总计38条数据
TimeLevelCategoryMessage
 
21:24:26.003traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
21:24:26.003traceyii\base\Module::getModuleLoading module: debug
21:24:26.003traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
21:24:26.003traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
21:24:26.004traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
21:24:26.004traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:24:26.006traceyii\base\Module::getModuleLoading module: gii
21:24:26.006traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
21:24:26.006traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
21:24:26.006traceyii\web\Application::handleRequestRoute requested: 'v2/calendar/get-synchronize'
21:24:26.006traceyii\base\Module::getModuleLoading module: v2
21:24:26.021infoyii\web\Session::openSession started
21:24:26.022infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
21:24:26.025infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='GWtUzjYcC0dtywXjcMjkzgu5CXqDQ6je'
21:24:26.029traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:24:26.030traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:24:26.030traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:24:26.031traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:24:26.031infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5300
21:24:26.033traceyii\base\Controller::runActionRoute to run: v2/calendar/get-synchronize
21:24:26.033traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:24:26.035traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
21:24:26.035traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: viewCalendarMng
21:24:26.035traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Accountant
21:24:26.035traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: TechDirector
21:24:26.035traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Engineer
21:24:26.035traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: ProjectManager
21:24:26.035traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: 电话销售
21:24:26.035traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
21:24:26.035traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: AccountManager
21:24:26.035traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CalendarController::actionGetSynchronize()
21:24:26.036infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_calendars" WHERE ("created_by"=5300) AND ("is_sync"=FALSE) AND (system_calendar_id IS NOT NULL) AND ("start_at" >= '2025-07-25')
21:24:26.040infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_calendars" WHERE ("created_by"=5300) AND ("is_sync"=FALSE) AND (system_calendar_id IS NULL) AND ("start_at" >= '2025-07-25')
21:24:26.044infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=5300
21:24:26.045infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=5300
21:24:26.046traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:24:26.046traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:24:26.046infoyii\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', 5300, 2, 1144, 'v2/calendar/get-synchronize', '{"access_token":"GWtUzjYcC0dtywXjcMjkzgu5CXqDQ6je","device_type":"2","posttime":"1753449856","token":"f7b6b3bc09c655e7cb88c96e113de0f1","version_code":"1144"}', '{"code":200,"data":{"update":[],"new":[],"delete":[]},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-25 21:24:26') RETURNING "id"