New posts in doctrine-orm

How do I change a field's value in preUpdate event listener?

Doctrine 2 Query with LIKE

How can I add an INDEX with Doctrine 2 to a column without making it a primary key?

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

Doctrine 2 - Disallow null value on foreign keys of ManyToOne relationships

Doctrine2 ORM does not save changes to a DateTime field

How can I use SQL's YEAR(), MONTH() and DAY() in Doctrine2?

Get single row result with Doctrine NativeQuery

Set LIMIT with doctrine 2?

Automatic values for updated_at, created_at in Doctrine

Doctrine findBy 'does not equal'

Doctrine Entities and business logic in a Symfony application

Are Doctrine2 repositories a good place to save my entities?

Doctrine and LIKE query

"usort" a Doctrine\Common\Collections\ArrayCollection?

Use Limit and Offset in Doctrine2 query

Subquery in doctrine2 notIN Function

How to change column charset and collation with Doctrine?

Doctrine 2 ArrayCollection filter method

How can I use now() in Doctrine 2 DQL?