Log Messages

总计34条数据
TimeLevelCategoryMessage
 
00:00:57.550traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
00:00:57.550traceyii\base\Module::getModuleLoading module: debug
00:00:57.550traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
00:00:57.551traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
00:00:57.551traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
00:00:57.551traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:00:57.551infotime tracing start1780848057551979008
00:00:57.552traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
00:00:57.552traceyii\web\Application::handleRequestRoute requested: 'v2/work-log/of-client'
00:00:57.552traceyii\base\Module::getModuleLoading module: v2
00:00:57.552infoyii\web\Session::openSession started
00:00:57.553infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
00:00:57.553infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC'
00:00:57.554traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:00:57.555traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
00:00:57.555traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:00:57.555traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
00:00:57.556infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
00:00:57.556traceyii\base\Controller::runActionRoute to run: v2/work-log/of-client
00:00:57.557traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:00:57.558traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
00:00:57.558traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\WorkLogController::actionOfClient()
00:00:57.559infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE ("id"='3432') AND ("deleted"=FALSE)
00:00:57.559traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:00:57.560traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
00:00:57.560traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:00:57.560traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
00:00:57.561infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT s.*, s.end_at - s.start_at AS hours_spent FROM "a57be577deb434"."tbl_work_logs" "s" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON "p"."id" = "s"."project_id" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "s"."created_by" LEFT JOIN "a57be577deb434"."tbl_work_log_verify_rels" "rvr" ON rvr.work_log_id = s.id LEFT JOIN "a57be577deb434"."tbl_work_log_carbon_copy_rels" "ccr" ON ccr.work_log_id = s.id WHERE ("s"."client_id"=3432) AND ("is_draft"=FALSE) GROUP BY "s"."id" ORDER BY "is_draft" DESC, "s"."end_at" DESC) "c"
00:00:57.564infoyii\db\Command::querySELECT s.*, s.end_at - s.start_at AS hours_spent FROM "a57be577deb434"."tbl_work_logs" "s" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON "p"."id" = "s"."project_id" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "s"."created_by" LEFT JOIN "a57be577deb434"."tbl_work_log_verify_rels" "rvr" ON rvr.work_log_id = s.id LEFT JOIN "a57be577deb434"."tbl_work_log_carbon_copy_rels" "ccr" ON ccr.work_log_id = s.id WHERE ("s"."client_id"=3432) AND ("is_draft"=FALSE) GROUP BY "s"."id" ORDER BY "is_draft" DESC, "s"."end_at" DESC LIMIT 10
00:00:57.566traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:00:57.567traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:00:57.568traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:00:57.568traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
00:00:57.569infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1000, 2, 1159, 'v2/work-log/of-client', '{"access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"2","id":"3432","page":"1","posttime":"1780848000","token":"966f355fafb403f49922df741f26fa6f","version_code":"1159"}', '{"code":200,"data":{"list":[],"pagenation":{"totalcount":0,"thispage":1,"pagesize":10},"can_create":true},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"111.9.5.86","ua":"jinchangxiao\/2.3.156 (iPhone 12 mini; iOS 26.2; Scale\/3.00)"}', FALSE, '2026-06-08 00:00:57', 16942080) RETURNING "id"