PHP Class Doctrine\ODM\OrientDB\Configuration

Author: Tamás Millián ([email protected])
Show file Open project: doctrine/orientdb-odm Class Usage Examples

Public Methods

Method Description
__construct ( array $options = [] )
getAnnotationReader ( )
getAutoGenerateProxyClasses ( )
getCache ( )
getInflector ( )
getMetadataFactory ( )
getMismatchesTolerance ( )
getOptions ( )
getProxyDirectory ( )
getProxyNamespace ( )

Method Details

__construct() public method

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

getAnnotationReader() public method

public getAnnotationReader ( )

getAutoGenerateProxyClasses() public method

getCache() public method

public getCache ( )

getInflector() public method

public getInflector ( )

getMetadataFactory() public method

public getMetadataFactory ( )

getMismatchesTolerance() public method

getOptions() public method

public getOptions ( )

getProxyDirectory() public method

public getProxyDirectory ( )

getProxyNamespace() public method

public getProxyNamespace ( )