db\ActiveRelationTrait populateRelation()
  • References/PHP/Yii/db/ActiveRelationTrait

populateRelation() public method Finds the related records

2025-01-10 15:47:30
db\ActiveRelationTrait $link
  • References/PHP/Yii/db/ActiveRelationTrait

$link public property The columns of the primary and foreign tables

2025-01-10 15:47:30
db\ActiveRelationTrait __clone()
  • References/PHP/Yii/db/ActiveRelationTrait

__clone() public method Clones internal objects.

2025-01-10 15:47:30
db\ActiveRelationTrait $inverseOf
  • References/PHP/Yii/db/ActiveRelationTrait

$inverseOf public property The name of the relation that is the

2025-01-10 15:47:30
db\ActiveRelationTrait inverseOf()
  • References/PHP/Yii/db/ActiveRelationTrait

inverseOf() public method Sets the name of the relation

2025-01-10 15:47:30
db\ActiveRelationTrait $primaryModel
  • References/PHP/Yii/db/ActiveRelationTrait

$primaryModel public property The primary model of a relational

2025-01-10 15:47:30
db\ActiveRelationTrait via()
  • References/PHP/Yii/db/ActiveRelationTrait

via() public method Specifies the relation associated

2025-01-10 15:47:30
db\ActiveRelationTrait findFor()
  • References/PHP/Yii/db/ActiveRelationTrait

findFor() public method Finds the related records for

2025-01-10 15:47:30
db\ActiveRelationTrait $multiple
  • References/PHP/Yii/db/ActiveRelationTrait

$multiple public property Whether this query represents a relation

2025-01-10 15:47:30
db\ActiveRelationTrait $via
  • References/PHP/Yii/db/ActiveRelationTrait

$via public property The query associated with the junction table

2025-01-10 15:47:30