| 01:47:55.749 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 01:47:55.749 | trace | yii\base\Module::getModule | Loading module: debug |
| 01:47:55.750 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 01:47:55.751 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 01:47:55.751 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 01:47:55.751 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 01:47:55.753 | info | time tracing start | 1781200075753431040 |
| 01:47:55.754 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 01:47:55.754 | trace | yii\web\Application::handleRequest | Route requested: 'v2/task/list-group' |
| 01:47:55.754 | trace | yii\base\Module::getModule | Loading module: v2 |
| 01:47:55.755 | info | yii\web\Session::open | Session started |
| 01:47:55.757 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 01:47:55.761 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC' |
| 01:47:55.764 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 01:47:55.765 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 01:47:55.765 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 01:47:55.766 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 01:47:55.766 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 01:47:55.768 | trace | yii\base\Controller::runAction | Route to run: v2/task/list-group |
| 01:47:55.768 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\TaskController::actionListGroup() |
| 01:47:55.769 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 01:47:55.769 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 01:47:55.771 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 01:47:55.773 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking permission: viewOtherTask |
| 01:47:55.773 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Engineer |
| 01:47:55.773 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: SalesDirector |
| 01:47:55.773 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: CommercialAttache |
| 01:47:55.773 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: GM |
| 01:47:55.773 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: 软件开发 |
| 01:47:55.773 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 01:47:55.775 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 01:47:55.777 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT s.*, COALESCE(s.weight, 0) AS weight, COALESCE(s.progress, 0) AS progress, target_completed_at - now() as remain FROM "a57be577deb434"."tbl_task_groups" "s" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE LEFT JOIN "a57be577deb434"."tbl_task_group_user_relationships" "turs" ON s.id = turs.task_group_id LEFT JOIN "a57be577deb434"."tbl_task_group_head_of_relationships" "thrs" ON s.id = thrs.task_group_id LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of WHERE (true) AND ("u"."department_id"='10') AND ("s"."head_of"='1001') GROUP BY "s"."id" ORDER BY "s"."created_at" DESC) "c" |
| 01:47:55.781 | info | yii\db\Command::query | SELECT s.*, COALESCE(s.weight, 0) AS weight, COALESCE(s.progress, 0) AS progress, target_completed_at - now() as remain FROM "a57be577deb434"."tbl_task_groups" "s" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE LEFT JOIN "a57be577deb434"."tbl_task_group_user_relationships" "turs" ON s.id = turs.task_group_id LEFT JOIN "a57be577deb434"."tbl_task_group_head_of_relationships" "thrs" ON s.id = thrs.task_group_id LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of WHERE (true) AND ("u"."department_id"='10') AND ("s"."head_of"='1001') GROUP BY "s"."id" ORDER BY "s"."created_at" DESC LIMIT 10 |
| 01:47:55.783 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 01:47:55.783 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 01:47:55.783 | 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", "duration") VALUES (200, 'a57be577deb434', 1001, 0, 273, 'v2/task/list-group', '{"access_token":"lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC","TaskGroupSearch":{"department_id":"10","head_of":"1001"},"device_type":"0","version_code":"273","page":"1","token":"d72d0ceb21ce6db5b0b1e4ff17880a6c","posttime":"1781200076","pagesize":"10"}', '{"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":"125.78.87.174","ua":"jinchangxiao\/2.3.173 (XiaomiMi 10; Android 13)"}', FALSE, '2026-06-12 01:47:55', 30259968) RETURNING "id" |