Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

A circular reference has been detected (configured limit: 1) Serializer SYMFONY [duplicate]

json doctrine-orm entity

Symfony2 UniqueEntity validation error with entity inheritance

KNP Doctrine behaviors vs Atlantic18 Doctrine extensions

composite identifier, but uses an ID generator other than manually assigning + Symfony2

How to rollback commits in Behat 3 functional tests with Symfony2 and Doctrine?

symfony doctrine-orm bdd behat

Convert SQL Server tables to MySQL using ZF2 and Doctrine2

Cloning an entity in Symfony2 saves changes to original record and cloned record when persisted via Doctrine

php symfony doctrine-orm

Check if a Symfony Doctrine Entity has Changed from Form Submission

php symfony doctrine-orm

How to fetch results into a custom object now that fetchAll() and FetchMode are deprecated?

Doctrine2 export entity to array

php doctrine doctrine-orm

How to inject specific Doctrine Entity Manager in Symfony2?

php symfony doctrine-orm

Symfony2 / Doctrine2 throwing index error when flushing the entity manager

Symfony2 FOSUserBundle User entity field override

knowing when to call persist

php doctrine-orm

How to get Doctrine to log queries in Symfony2

Are Doctrine migrations usable in production applications?

Problems With Multiple File Upload In Symfony2

How to create tests w/Doctrine entities without persisting them (how to set id)

Execute next / previous migration with doctrine migrations using symfony 3