Log Messages

总计30条数据
TimeLevelCategoryMessage
 
14:47:09.578traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
14:47:09.578traceyii\base\Module::getModuleLoading module: debug
14:47:09.578traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
14:47:09.579traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
14:47:09.579traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
14:47:09.579traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:47:09.580traceyii\base\Module::getModuleLoading module: gii
14:47:09.580traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
14:47:09.580traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
14:47:09.580traceyii\web\Application::handleRequestRoute requested: 'v2/calendar/get-synchronize'
14:47:09.580traceyii\base\Module::getModuleLoading module: v2
14:47:09.581infoyii\web\Session::openSession started
14:47:09.582infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
14:47:09.585infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u'
14:47:09.589traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:47:09.589traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:47:09.590traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:47:09.590traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:47:09.590infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
14:47:09.592traceyii\base\Controller::runActionRoute to run: v2/calendar/get-synchronize
14:47:09.593traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:47:09.595traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
14:47:09.595traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CalendarController::actionGetSynchronize()
14:47:09.595infoyii\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-27')
14:47:09.600infoyii\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-27')
14:47:09.603infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
14:47:09.605infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000
14:47:09.606traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:47:09.606traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:47:09.606infoyii\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, 6, 165, 'v2/calendar/get-synchronize', '{"posttime":"1751006830","access_token":"rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u","device_type":"6","version_code":"165","token":"076d4519c14f63f4e57e70029c8d0215"}', '{"code":200,"data":{"update":[],"new":[],"delete":[]},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-06-27 14:47:09') RETURNING "id"