PHP 클래스 Nextras\Orm\Relationships\OneHasOne

상속: extends HasOne
파일 보기 프로젝트 열기: nextras/orm

공개 메소드들

메소드 설명
getRawValue ( )

보호된 메소드들

메소드 설명
createCollection ( )
initReverseRelationship ( $newEntity )
modify ( )
updateRelationship ( $oldEntity, $newEntity, $allowNull )

메소드 상세

createCollection() 보호된 메소드

protected createCollection ( )

getRawValue() 공개 메소드

public getRawValue ( )

initReverseRelationship() 보호된 메소드

protected initReverseRelationship ( $newEntity )

modify() 보호된 메소드

protected modify ( )

updateRelationship() 보호된 메소드

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