Log Messages

总计35条数据
TimeLevelCategoryMessage
 
18:47:02.224traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
18:47:02.224traceyii\base\Module::getModuleLoading module: debug
18:47:02.225traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
18:47:02.225traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
18:47:02.225traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
18:47:02.225traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
18:47:02.225traceyii\base\Module::getModuleLoading module: gii
18:47:02.225traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
18:47:02.225traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
18:47:02.225traceyii\web\Application::handleRequestRoute requested: 'vue/punch-leave/of-date'
18:47:02.225traceyii\base\Module::getModuleLoading module: vue
18:47:02.226infoyii\web\Session::openSession started
18:47:02.226infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
18:47:02.227infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
18:47:02.231traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
18:47:02.231traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
18:47:02.231traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
18:47:02.232traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
18:47:02.232infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
18:47:02.233traceyii\base\Controller::runActionRoute to run: vue/punch-leave/of-date
18:47:02.234traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
18:47:02.235traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
18:47:02.235traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\PunchLeaveController::actionOfDate()
18:47:02.235traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
18:47:02.235traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
18:47:02.235infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT r.* FROM "a57be577deb434"."tbl_punch_leaves" "r" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON r.created_by = u.id LEFT JOIN "a57be577deb434"."tbl_punch_leave_verify_rels" "rvr" ON rvr.punch_leave_id = r.id LEFT JOIN "a57be577deb434"."tbl_punch_leave_cancel_verify_rels" "crvr" ON crvr.punch_leave_id = r.id WHERE ("r"."created_by" IS NULL) AND (("r"."leave_start" <= NULL) AND ("r"."leave_end" >= NULL)) GROUP BY "r"."id" ORDER BY "r"."created_at" DESC) "c"
18:47:02.237infoyii\db\Command::querySELECT r.* FROM "a57be577deb434"."tbl_punch_leaves" "r" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON r.created_by = u.id LEFT JOIN "a57be577deb434"."tbl_punch_leave_verify_rels" "rvr" ON rvr.punch_leave_id = r.id LEFT JOIN "a57be577deb434"."tbl_punch_leave_cancel_verify_rels" "crvr" ON crvr.punch_leave_id = r.id WHERE ("r"."created_by" IS NULL) AND (("r"."leave_start" <= NULL) AND ("r"."leave_end" >= NULL)) GROUP BY "r"."id" ORDER BY "r"."created_at" DESC LIMIT 20
18:47:02.238infoyii\db\Command::querySELECT EXISTS(SELECT "ps".* FROM "a57be577deb434"."tbl_punch_strategies" "ps" LEFT JOIN "a57be577deb434"."tbl_punch_strategy_resource_rels" "psrr" ON psrr.punch_strategy_id = ps.id WHERE "psrr"."user_id"=1001 GROUP BY "ps"."id")
18:47:02.239traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
18:47:02.239traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
18:47:02.240traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
18:47:02.240traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
18:47:02.240infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/punch-leave/of-date', '[]', '{"code":2000,"result":{"has_punch_strategies":true,"list":[],"can_create":true,"pagenation":{"totalcount":0,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-09 18:47:02') RETURNING "id"
18:47:02.242traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
18:47:02.242traceyii\redis\Connection::executeCommandExecuting Redis Command: SET