19:55:36.104 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
19:55:36.104 | trace | yii\base\Module::getModule | Loading module: debug |
19:55:36.104 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
19:55:36.105 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
19:55:36.105 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
19:55:36.105 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:55:36.105 | trace | yii\base\Module::getModule | Loading module: gii |
19:55:36.105 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
19:55:36.106 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
19:55:36.106 | trace | yii\web\Application::handleRequest | Route requested: 'vue/dashboard/schedule' |
19:55:36.106 | trace | yii\base\Module::getModule | Loading module: vue |
19:55:36.118 | info | yii\web\Session::open | Session started |
19:55:36.119 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=5250 |
19:55:36.119 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
19:55:36.125 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:55:36.125 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
19:55:36.126 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:55:36.126 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
19:55:36.126 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5250 |
19:55:36.129 | trace | yii\base\Controller::runAction | Route to run: vue/dashboard/schedule |
19:55:36.129 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\DashboardController::actionSchedule() |
19:55:36.129 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:55:36.129 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
19:55:36.130 | 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 ("is_complete"=FALSE) AND ("s"."created_by"=5250) GROUP BY "s"."id" ORDER BY
sort ASC,
case when is_complete = true then complete_at END desc,
case when is_complete = false then end_at END asc,
s.end_at DESC) "c" |
19:55:36.134 | 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 ("is_complete"=FALSE) AND ("s"."created_by"=5250) GROUP BY "s"."id" ORDER BY
sort ASC,
case when is_complete = true then complete_at END desc,
case when is_complete = false then end_at END asc,
s.end_at DESC LIMIT 20 |
19:55:36.135 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:55:36.136 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:55:36.137 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:55:36.137 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
19:55:36.137 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 5250, 5, 'vue/dashboard/schedule', '{"page":"1","web_access_token":"Hlx8YTe3FkcNxEqlCJZ_DGFFJXaYQnju"}', '{"code":2000,"result":{"list":[],"thisUser":null,"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-11 19:55:36') RETURNING "id" |
19:55:36.139 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:55:36.139 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |