RelationshipFiller
class RelationshipFiller (View source)
Facilitates filling relationships for multiple records at the same time.
Methods
void
fill(array $records, array $relationships)
Fills the given relationships for all records of a single type.
Details
at line 26
__construct(Connection $connection)
RelationshipFiller constructor.
at line 37
void
fill(array $records, array $relationships)
Fills the given relationships for all records of a single type.