Log Messages

总计30条数据
TimeLevelCategoryMessage
 
10:43:32.409traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
10:43:32.409traceyii\base\Module::getModuleLoading module: debug
10:43:32.410traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
10:43:32.410traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
10:43:32.410traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
10:43:32.410traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:43:32.411traceyii\base\Module::getModuleLoading module: gii
10:43:32.411traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
10:43:32.411traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
10:43:32.411traceyii\web\Application::handleRequestRoute requested: 'v2/calendar/get-synchronize'
10:43:32.411traceyii\base\Module::getModuleLoading module: v2
10:43:32.412infoyii\web\Session::openSession started
10:43:32.413infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
10:43:32.416infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u'
10:43:32.420traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:43:32.420traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:43:32.421traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:43:32.421traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:43:32.421infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
10:43:32.428traceyii\base\Controller::runActionRoute to run: v2/calendar/get-synchronize
10:43:32.428traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:43:32.431traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
10:43:32.431traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CalendarController::actionGetSynchronize()
10:43:32.432infoyii\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-25')
10:43:32.447infoyii\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-25')
10:43:32.451infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
10:43:32.453infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
10:43:32.453traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:43:32.454traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:43:32.454infoyii\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":"1750819456","token":"5a145f759f0f919e00112dfe7e83a8e2","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-25 10:43:32') RETURNING "id"