DoctrineCommandHelper
in package
AbstractYes
Provides some helper and convenience methods to configure doctrine commands in the context of bundles and multiple connections/entity managers.
Tags
Table of Contents
Methods
- setApplicationEntityManager() : mixed
- Convenience method to push the helper sets of a given entity manager into the application.
Methods
setApplicationEntityManager()
Convenience method to push the helper sets of a given entity manager into the application.
public
static setApplicationEntityManager(Application $application, string $emName) : mixed
Parameters
- $application : Application
- $emName : string