메소드 |
설명 |
|
__construct ( string $name, array $connections, array $managers, string $defaultConnection, string $defaultManager, string $proxyInterfaceName ) |
Constructor. |
|
getConnection ( $name = null ) |
|
|
getConnectionNames ( ) |
|
|
getConnections ( ) |
|
|
getDefaultConnectionName ( ) |
|
|
getDefaultManagerName ( ) |
|
|
getManager ( $name = null ) |
|
|
getManagerForClass ( $class ) |
|
|
getManagerNames ( ) |
|
|
getManagers ( ) |
|
|
getName ( ) : string |
Gets the name of the registry. |
|
getRepository ( $persistentObjectName, $persistentManagerName = null ) |
|
|
resetManager ( $name = null ) |
|
|