“Yii2 hasmany inference Дополнительное условие” Ответ

Yii2 hasmany inference Дополнительное условие

public function getImages()
{
    return $this->hasMany(RecipeImage::className(), ['imageable_id' => 'id'])
        ->andOnCondition(['imageable_type' => 'Person']);
}
Mysterious Macaque

Yii2 hasmany inference Дополнительное условие

public function getImages()
{
    return $this->hasMany(RecipeImage::className(), ['imageable_id' => 'id'])
        ->andOnCondition(['imageable_type' => 'Person']);
}
Mysterious Macaque

Yii2 hasmany inference Дополнительное условие

public function getImages()
{
    return $this->hasMany(RecipeImage::className(), ['imageable_id' => 'id'])
        ->andOnCondition(['imageable_type' => 'Person']);
}
Mysterious Macaque

Yii2 hasmany inference Дополнительное условие

public function getImages()
{
    return $this->hasMany(RecipeImage::className(), ['imageable_id' => 'id'])
        ->andOnCondition(['imageable_type' => 'Person']);
}
Mysterious Macaque

Yii2 hasmany inference Дополнительное условие

public function getImages()
{
    return $this->hasMany(RecipeImage::className(), ['imageable_id' => 'id'])
        ->andOnCondition(['imageable_type' => 'Person']);
}
Mysterious Macaque

Yii2 hasmany inference Дополнительное условие

public function getImages()
{
    return $this->hasMany(RecipeImage::className(), ['imageable_id' => 'id'])
        ->andOnCondition(['imageable_type' => 'Person']);
}
Mysterious Macaque

Yii2 hasmany inference Дополнительное условие

public function getImages()
{
    return $this->hasMany(RecipeImage::className(), ['imageable_id' => 'id'])
        ->andOnCondition(['imageable_type' => 'Person']);
}
Mysterious Macaque

Yii2 hasmany inference Дополнительное условие

public function getImages()
{
    return $this->hasMany(RecipeImage::className(), ['imageable_id' => 'id'])
        ->andOnCondition(['imageable_type' => 'Person']);
}
Mysterious Macaque

Yii2 hasmany inference Дополнительное условие

public function getImages()
{
    return $this->hasMany(RecipeImage::className(), ['imageable_id' => 'id'])
        ->andOnCondition(['imageable_type' => 'Person']);
}
Mysterious Macaque

Yii2 hasmany inference Дополнительное условие

public function getImages()
{
    return $this->hasMany(RecipeImage::className(), ['imageable_id' => 'id'])
        ->andOnCondition(['imageable_type' => 'Person']);
}
Mysterious Macaque

Ответы похожие на “Yii2 hasmany inference Дополнительное условие”

Вопросы похожие на “Yii2 hasmany inference Дополнительное условие”

Больше похожих ответов на “Yii2 hasmany inference Дополнительное условие” по PHP

Смотреть популярные ответы по языку

Смотреть другие языки программирования