[FLOW3-general] Accessing Doctrine EntityManager from the boot() method of package.php

Dominique Feyer dfeyer at ttree.ch
Fri Feb 10 12:53:58 CET 2012


Hi,

I try to register a custom Doctrine Type, I found some documentation 
about how to do that in Symfony2 (sorry in french):
http://www.idci-consulting.fr/comment-creer-un-nouveau-type-doctrine2-avec-symfony2/

How to do that in FLOW3 ? I try to use the ObjectManager to get the 
EntityManager, but the object is not ready at this stage of the bootstrap.

Thanks for your help

Dominique


More information about the FLOW3-general mailing list