09:52:57.824 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
09:52:57.824 | trace | yii\base\Module::getModule | Loading module: debug |
09:52:57.824 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
09:52:57.825 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
09:52:57.825 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
09:52:57.825 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:52:57.825 | trace | yii\base\Module::getModule | Loading module: gii |
09:52:57.825 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
09:52:57.825 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
09:52:57.825 | trace | yii\web\Application::handleRequest | Route requested: 'v2/service/get-edit' |
09:52:57.825 | trace | yii\base\Module::getModule | Loading module: v2 |
09:52:57.826 | info | yii\web\Session::open | Session started |
09:52:57.826 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
09:52:57.829 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='oTtlK_p5ZOBpvQJd1tf5AoUbRaTdQ7qH' |
09:52:57.832 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:52:57.832 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:52:57.832 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:52:57.832 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:52:57.832 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
09:52:57.834 | trace | yii\base\Controller::runAction | Route to run: v2/service/get-edit |
09:52:57.834 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:52:57.835 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
09:52:57.835 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\ServiceController::actionGetEdit() |
09:52:57.835 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_services" WHERE "id"='273' |
09:52:57.836 | info | yii\db\Command::query | SELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_users" WHERE "id"=1013 |
09:52:57.836 | info | yii\db\Command::query | SELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1013) |
09:52:57.836 | info | yii\db\Command::query | SELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_brands" WHERE "id"=33 |
09:52:57.837 | info | yii\db\Command::query | SELECT "id", "id" AS "key", "title" AS "name" FROM "a57be577deb434"."tbl_service_type" WHERE "id"=9 |
09:52:57.837 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:52:57.838 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:52:57.839 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:52:57.839 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:52:57.839 | info | yii\db\Command::query | INSERT 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/service/get-edit', '{"access_token":"oTtlK_p5ZOBpvQJd1tf5AoUbRaTdQ7qH","device_type":"2","id":"273","posttime":"1752198784","token":"ef1c23520bb8268b395a95c0d54fd184","version_code":"1141"}', '{"code":200,"data":{"model":{"id":273,"serial_no":"FA01","title":"\u6280\u672f\u65b9\u6848-\u4e00\u7ea7\u6587\u6863","brand_id":33,"type_id":9,"points":150,"points_off_time":150,"points_holiday":150,"description":["\u6280\u672f\u65b9\u6848-\u6587\u6863"],"created_by":1013,"created_at":"2021-05-31 07:39:33","updated_at":"2023-07-10 15:15:27","is_delete":false,"sort":3,"createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","avatar":{"id":34,"user_id":1013,"name":"\/files\/cdn\/a57be577deb434\/avatar\/25ef1fe7-8dda-3daa-b8ea-9fabd0a47439.png"}},"brand":{"id":33,"key":33,"name":"Toast"},"type":{"id":9,"key":9,"name":"\u6280\u672f\u57f9\u8bad"},"can_update":false,"can_delete":false},"options":[]},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-11 09:52:57') RETURNING "id" |