09:16:49.850 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
09:16:49.850 | trace | yii\base\Module::getModule | Loading module: debug |
09:16:49.855 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
09:16:49.857 | trace | yii\redis\Connection::open | Opening redis DB connection: tcp://redis:6379, database=3 |
09:16:49.858 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
09:16:49.859 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:16:49.860 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:16:49.860 | trace | yii\base\Module::getModule | Loading module: gii |
09:16:49.860 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
09:16:49.860 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:16:49.861 | trace | yii\web\Application::handleRequest | Route requested: 'api/exam/index' |
09:16:49.861 | trace | yii\base\Module::getModule | Loading module: api |
09:16:49.863 | trace | yii\base\Controller::runAction | Route to run: api/exam/index |
09:16:49.864 | trace | yii\base\InlineAction::runWithParams | Running action: app\api\controllers\ExamController::actionIndex() |
09:16:49.864 | trace | linslin\yii2\curl\Curl::_httpRequest | Start sending cURL-Request: https://teach.hdmool.com/api-open/user/view?_n=hdExamSystem&_s=MLGpxeq7ofSUcQ5EK54IcCPSY6ze8itV1dNK0ZPDWV4%3D&_t=1753233409&token=uVhKOo9o4yi8TRrrzlRTBQhqZ4w9PGqn\n |
09:16:49.920 | trace | linslin\yii2\curl\Curl::_httpRequest | End cURL-Request: {"message":"","code":0,"type":"","data":{"id":"80","name":"cfk","teacher_name":"褚福康","avatar":"/static/images/avatar.jpg","number":"HDS2507876322","sex":"未知","member":{"grow":"15","level":1,"level_name":"Lv1 学民","integral":"100"},"isTeacher":true,"profile":"https://teach.hdmool.com/t/80.html"}} |
09:16:49.922 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'teacher_name' in 'app\models\User'. |
09:16:49.922 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:16:49.922 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: RPUSH |
09:16:49.922 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HMSET |
09:16:49.927 | info | yii\db\Connection::open | Opening DB connection: mysql:host=mysql-teach;dbname=teach_exam |
09:16:49.931 | info | yii\db\Command::query | SELECT COUNT(*) FROM `exam` WHERE ((`user_id`='80') AND (`is_publish`=1)) AND (`end_time` > '2025-07-23 09:16:49') AND (`name` LIKE '%试卷2%') |