Tagged: ActiveRelationTrait.php

在 Yii2 中,使用关联查询时,报错:yii\base\ErrorException: Undefined index: id in \vendor\yiisoft\yii2\db\ActiveRelationTrait.php:554 0

In yii2, when using the associated query, an error is reported: yii\base\erroreException: undefined index: id in \vendor\yiisoft\yii2\db\ActivverelationTrait.php:554

浏览量: 9 1. In yii2, when using the associated query, an error is reported: yii\base\erroreException: undefined index: id in \vendor\yiisoft\yii2\db\ActivverelationTrait.php:554. as shown in Figure 1 2. When confirming the generated SQL execution, there will...