PHP 클래스 Doctrine\ODM\OrientDB\Configuration

저자: Tamás Millián ([email protected])
파일 보기 프로젝트 열기: doctrine/orientdb-odm 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( array $options = [] )
getAnnotationReader ( )
getAutoGenerateProxyClasses ( )
getCache ( )
getInflector ( )
getMetadataFactory ( )
getMismatchesTolerance ( )
getOptions ( )
getProxyDirectory ( )
getProxyNamespace ( )

메소드 상세

__construct() 공개 메소드

public __construct ( array $options = [] )
$options array

getAnnotationReader() 공개 메소드

public getAnnotationReader ( )

getAutoGenerateProxyClasses() 공개 메소드

getCache() 공개 메소드

public getCache ( )

getInflector() 공개 메소드

public getInflector ( )

getMetadataFactory() 공개 메소드

public getMetadataFactory ( )

getMismatchesTolerance() 공개 메소드

getOptions() 공개 메소드

public getOptions ( )

getProxyDirectory() 공개 메소드

public getProxyDirectory ( )

getProxyNamespace() 공개 메소드

public getProxyNamespace ( )