PHP Class Doctrine\ODM\OrientDB\Configuration

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

Méthodes publiques

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

Method Details

__construct() public méthode

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

getAnnotationReader() public méthode

public getAnnotationReader ( )

getAutoGenerateProxyClasses() public méthode

getCache() public méthode

public getCache ( )

getInflector() public méthode

public getInflector ( )

getMetadataFactory() public méthode

public getMetadataFactory ( )

getMismatchesTolerance() public méthode

getOptions() public méthode

public getOptions ( )

getProxyDirectory() public méthode

public getProxyDirectory ( )

getProxyNamespace() public méthode

public getProxyNamespace ( )