PHP Class Nextras\Orm\Relationships\OneHasOne

Inheritance: extends HasOne
Mostra file Open project: nextras/orm

Public Methods

Method Description
getRawValue ( )

Protected Methods

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

Method Details

createCollection() protected method

protected createCollection ( )

getRawValue() public method

public getRawValue ( )

initReverseRelationship() protected method

protected initReverseRelationship ( $newEntity )

modify() protected method

protected modify ( )

updateRelationship() protected method

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