Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Doctrine 2, Need to execute code pre-persist/post-persist

persistence doctrine-orm

Parent Child Relationship With A Single Entity In Doctrine 2

Check that record is successfully inserted in Symfony2

php symfony doctrine-orm

How to avoid "Entities passed to the choice field must be managed. Maybe persist them in the entity manager?"

php doctrine-orm symfony

Doctrine2.1: Finding by DiscriminatorColumn results in "Unknown field" exception

symfony doctrine-orm

Using a custom service in a form type in Symfony2

Doctrine2 Querybuilder bitwise and

php symfony orm doctrine-orm

using onDelete with Doctrine 2

Is there a way to specify Doctrine2 Entitymanager implementation class in Symfony2?

Default column value with Doctrine2 and Symfony2 using YAML?

Doctrine2, pass Id or Object?

php orm doctrine-orm

No mapped Doctrine ORM entities according to the current configuration

php mysql doctrine-orm

How to retrieve an entity with all of its associations using EntityManager in Doctrine2?

php doctrine-orm doctrine

How to specify several join conditions for 1:1 relationship in Doctrine 2

php doctrine doctrine-orm

what is the difference between event listerners and subscribers in symfony2 [duplicate]

symfony doctrine-orm