Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

How to retry transaction after a deadlock using Doctrine?

doctrine extra lazy load doesn't work as expected with count

symfony doctrine-orm twig

Doctrine2 - Cannot delete an entity with a unidirectional oneToMany relation

php orm doctrine-orm

How do I check if object was found in a Doctrine2 repository?

How do I change symfony 2 doctrine mapper to use my custom directory instead of my Entity Directory under the bundle

Symfony/Doctrine: SUM and AVG score of players

Symfony2: How to convert 'Doctrine->getRepository->find' from Entity to Array?

php symfony doctrine-orm

Symfony2 Doctrine error: Cannot count query that uses a HAVING clause. Use the output walkers for pagination

Symfony - The mappings are inconsistent with each other

Doctrine 2.1 - error in DateTimeType

php doctrine doctrine-orm

Fatal Error when using Fixtures with Doctrine 2

php symfony doctrine-orm

phpunit unit testing error zf2 doctrine

Symfony 2 / Doctrine 2: Two Entities for the same table, use one in favour of the other

php symfony doctrine-orm

Bulk Insert in Symfony and Doctrine: How to select batch size?

symfony doctrine-orm

How to handle SQL triggers in Symfony2?

How to ManyToMany and OneToMany in Symfony and Doctrine?

Doctrine 2 DQL MySQL equivalent to ROUND()?

mysql doctrine-orm

Doctrine2 findBy() order by joined table field

symfony doctrine-orm

Doctrine and Symfony2: WHERE a.title LIKE $array

How to select discriminator column in doctrine 2