Method | Description | |
---|---|---|
AddConstraintToRequest ( |
||
AddParentPredicateToRequest ( |
||
GetJoinTable ( ) : |
||
GetOtherForeignKey ( ) : |
||
GetRelationalParentColumns ( ) | ||
MapRelationalParentDataToRelatedData ( |
||
Persist ( |
||
__construct ( |
Method | Description | |
---|---|---|
GroupRelatedRowsByParentKeys ( array &$MappedRelatedRows, |
||
MapParentRowToRelatedKey ( |
||
ParentTable ( |
||
PersistIdentifyingRelationship ( |
||
RelatedColumns ( |
Method | Description | |
---|---|---|
MapDiscardedRelationshipToJoinRow ( |
||
MapPersistedRelationshipToJoinRow ( |
||
MapRelationshipToJoinRow ( $Relationship ) |
public AddConstraintToRequest ( |
||
$Request |
public AddParentPredicateToRequest ( |
||
$Request | ||
$ParentRows | array |
final public GetOtherForeignKey ( ) : |
||
return |
protected MapParentRowToRelatedKey ( |
||
$ForeignKey | ||
$ParentRow |
public MapRelationalParentDataToRelatedData ( |
||
$ParentRow | ||
$RelatedRow |
protected ParentTable ( |
||
$ForeignKey |
protected PersistIdentifyingRelationship ( |
||
$Transaction | ||
$ParentRow | ||
$ChildRows | array |
protected RelatedColumns ( |
||
$ForeignKey |
public __construct ( |
||
$JoinTable |