Documentation

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
deprecated

since DoctrineBundle 2.7 and will be removed in 3.0

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

        
On this page

Search results