PHP Class Nextras\Orm\Relationships\ManyHasOne

Inheritance: extends HasOne
Datei anzeigen Open project: nextras/orm

Protected Methods

Method Description
createCollection ( )
initReverseRelationship ( $newEntity )
modify ( )
updateRelationship ( $oldEntity, $newEntity, $allowNull )

Method Details

createCollection() protected method

protected createCollection ( )

initReverseRelationship() protected method

protected initReverseRelationship ( $newEntity )

modify() protected method

protected modify ( )

updateRelationship() protected method

protected updateRelationship ( $oldEntity, $newEntity, $allowNull )