PHP Class Nextras\Orm\Relationships\OneHasOne

Inheritance: extends HasOne
Afficher le fichier Open project: nextras/orm

Méthodes publiques

Méthode Description
getRawValue ( )

Méthodes protégées

Méthode Description
createCollection ( )
initReverseRelationship ( $newEntity )
modify ( )
updateRelationship ( $oldEntity, $newEntity, $allowNull )

Method Details

createCollection() protected méthode

protected createCollection ( )

getRawValue() public méthode

public getRawValue ( )

initReverseRelationship() protected méthode

protected initReverseRelationship ( $newEntity )

modify() protected méthode

protected modify ( )

updateRelationship() protected méthode

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