| 18:10:54.400 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 18:10:54.400 | trace | yii\base\Module::getModule | Loading module: debug |
| 18:10:54.401 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 18:10:54.401 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 18:10:54.402 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 18:10:54.402 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:10:54.402 | info | time tracing start | 1782900654402816000 |
| 18:10:54.403 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 18:10:54.403 | trace | yii\web\Application::handleRequest | Route requested: 'v2/schedule/of-client' |
| 18:10:54.403 | trace | yii\base\Module::getModule | Loading module: v2 |
| 18:10:54.404 | info | yii\web\Session::open | Session started |
| 18:10:54.405 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 18:10:54.406 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 18:10:54.407 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:10:54.407 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:10:54.408 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:10:54.408 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:10:54.408 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 18:10:54.409 | trace | yii\base\Controller::runAction | Route to run: v2/schedule/of-client |
| 18:10:54.410 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:10:54.412 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 18:10:54.412 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\ScheduleController::actionOfClient() |
| 18:10:54.412 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE ("id"='3459') AND ("deleted"=FALSE) |
| 18:10:54.413 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:10:54.413 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:10:54.413 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:10:54.413 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:10:54.414 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT
s.*,
CASE WHEN is_complete = true then 3
WHEN is_complete = false and end_at <= NOW() then 2
else 1 END AS sort
FROM "a57be577deb434"."tbl_schedules" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.created_by LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON c.id = s.client_id LEFT JOIN "a57be577deb434"."tbl_schedule_carbon_copy_rels" "ccr" ON ccr.schedule_id = s.id WHERE (1=1) AND ("s"."client_id"=3459) AND ((("s"."is_public"=1) AND ("s"."created_by" != 1000)) OR ("s"."created_by"=1000) OR ("ccr"."user_id"=1000)) GROUP BY "s"."id" ORDER BY "s"."is_complete", "s"."end_at" DESC, "s"."created_at" DESC) "c" |
| 18:10:54.445 | info | yii\db\Command::query | SELECT
s.*,
CASE WHEN is_complete = true then 3
WHEN is_complete = false and end_at <= NOW() then 2
else 1 END AS sort
FROM "a57be577deb434"."tbl_schedules" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.created_by LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON c.id = s.client_id LEFT JOIN "a57be577deb434"."tbl_schedule_carbon_copy_rels" "ccr" ON ccr.schedule_id = s.id WHERE (1=1) AND ("s"."client_id"=3459) AND ((("s"."is_public"=1) AND ("s"."created_by" != 1000)) OR ("s"."created_by"=1000) OR ("ccr"."user_id"=1000)) GROUP BY "s"."id" ORDER BY "s"."is_complete", "s"."end_at" DESC, "s"."created_at" DESC LIMIT 10 |
| 18:10:54.447 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:10:54.448 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:10:54.451 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:10:54.451 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:10:54.452 | 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', 1000, 2, 1160, 'v2/schedule/of-client', '{"access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"2","id":"3459","posttime":"1782900608","token":"fef8f6008c14b9767502b04bc64dd15b","version_code":"1160"}', '{"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":"223.104.41.184","ua":"jinchangxiao\/2.3.157 (iPhone 12; iOS 26.5; Scale\/3.00)"}', FALSE, '2026-07-01 18:10:54', 49027072) RETURNING "id" |