EntityManager getEntityManager(string $name = null) Gets a named entity manager.
string getEntityNamespace(string $alias) Resolves a registered namespace alias to the full namespace
EntityManager resetEntityManager(string $name = null) Resets a named entity manager. This
array getListeners(string $event = null) Gets the listeners of a specific event or all listeners
array getEntityManagerNames() Gets all connection names.
Classes
Namespaces
string getDefaultEntityManagerName() Gets the default entity manager name.
array getEntityManagers() Gets an array of all registered entity managers.
Page 1 of 3