16:01:08.532 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
16:01:08.532 | trace | yii\base\Module::getModule | Loading module: debug |
16:01:08.537 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
16:01:08.538 | trace | yii\redis\Connection::open | Opening redis DB connection: tcp://redis:6379, database=3 |
16:01:08.539 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
16:01:08.541 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:01:08.541 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:01:08.542 | trace | yii\base\Module::getModule | Loading module: gii |
16:01:08.542 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
16:01:08.542 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:01:08.584 | trace | yii\web\Application::handleRequest | Route requested: 'api/exam/index' |
16:01:08.584 | trace | yii\base\Module::getModule | Loading module: api |
16:01:08.586 | trace | yii\base\Controller::runAction | Route to run: api/exam/index |
16:01:08.587 | trace | yii\base\InlineAction::runWithParams | Running action: app\api\controllers\ExamController::actionIndex() |
16:01:08.587 | trace | linslin\yii2\curl\Curl::_httpRequest | Start sending cURL-Request: https://teach.hdmool.com/api-open/user/view?_n=hdExamSystem&_s=pSnO6uK669AfdeL3Fy35PXM8E6hBh%2Bo%2F3%2Ban17lKuEg%3D&_t=1747123268&token=Fleo7RGpaE8jGIR4HzlWPA5XyYKedw3c\n |
16:01:08.644 | trace | linslin\yii2\curl\Curl::_httpRequest | End cURL-Request: {"message":"","code":0,"type":"","data":{"id":"70","name":"skyman","teacher_name":"王建国","avatar":"/static/images/avatar.jpg","number":"HDS2505437422","sex":"未知","member":{"grow":"10","level":1,"level_name":"Lv1 学民","integral":"100"},"isTeacher":true,"profile":"https://teach.hdmool.com/t/70.html"}} |
16:01:08.646 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'teacher_name' in 'app\models\User'. |
16:01:08.646 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:01:08.646 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: RPUSH |
16:01:08.646 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HMSET |
16:01:08.651 | info | yii\db\Connection::open | Opening DB connection: mysql:host=mysql-teach;dbname=teach_exam |
16:01:08.655 | info | yii\db\Command::query | SELECT COUNT(*) FROM `exam` WHERE ((`user_id`='70') AND (`is_publish`=1)) AND (`end_time` > '2025-05-13 16:01:08') |