PHP 클래스 Nextras\Orm\Entity\Reflection\PropertyRelationshipMetadata

파일 보기 프로젝트 열기: nextras/orm

공개 프로퍼티들

프로퍼티 타입 설명
$cascade bool[]
$entity string
$isMain boolean
$order array
$property string
$repository string
$type integer

프로퍼티 상세

$cascade 공개적으로 프로퍼티

public bool[] $cascade
리턴 bool[]

$entity 공개적으로 프로퍼티

public string $entity
리턴 string

$isMain 공개적으로 프로퍼티

public bool $isMain
리턴 boolean

$order 공개적으로 프로퍼티

public array $order
리턴 array

$property 공개적으로 프로퍼티

public string $property
리턴 string

$repository 공개적으로 프로퍼티

public string $repository
리턴 string

$type 공개적으로 프로퍼티

public int $type
리턴 integer