Log Messages

总计30条数据
TimeLevelCategoryMessage
 
22:47:26.821traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
22:47:26.821traceyii\base\Module::getModuleLoading module: debug
22:47:26.822traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
22:47:26.822traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
22:47:26.823traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
22:47:26.823traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:47:26.823traceyii\base\Module::getModuleLoading module: gii
22:47:26.823traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
22:47:26.823traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
22:47:26.823traceyii\web\Application::handleRequestRoute requested: 'v2/calendar/get-synchronize'
22:47:26.823traceyii\base\Module::getModuleLoading module: v2
22:47:26.824infoyii\web\Session::openSession started
22:47:26.825infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
22:47:26.829infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u'
22:47:26.833traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:47:26.834traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:47:26.835traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:47:26.836traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:47:26.837infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
22:47:26.839traceyii\base\Controller::runActionRoute to run: v2/calendar/get-synchronize
22:47:26.840traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:47:26.841traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
22:47:26.841traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CalendarController::actionGetSynchronize()
22:47:26.841infoyii\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-06-24')
22:47:26.845infoyii\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-06-24')
22:47:26.848infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
22:47:26.849infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
22:47:26.850traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:47:26.850traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:47:26.851infoyii\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":"rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u","device_type":"2","posttime":"1750776448","token":"34bf5307d1a6d789b85e44400c529b10","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-24 22:47:26') RETURNING "id"