eagerlyOneToMany()
eagerlyOneToMany(object $model, array $where, string $relation, string $subRelation = '', bool $closure = false) : array
一对多 关联模型预查询
Parameters
| object |
$model |
关联模型对象
|
| array |
$where |
关联预查询条件
|
| string |
$relation |
关联名
|
| string |
$subRelation |
子关联
|
| bool |
$closure |
|
Returns
array
—