New posts in doctrine

Doctrine Query Builder Delete Statement

How to enable ENUMs in Symfony 2 / Doctrine

Using Raw SQL with Doctrine

Symfony 2: INNER JOIN on non related table with doctrine query builder

How to force Doctrine to update array type fields?

Use a DATE() function in a WHERE clause with DQL

Checking for duplicate keys with Doctrine 2

Can I access discriminator field from php in doctrine2?

Doctrine [Semantical Error] Error: Class xxx has no field or association named yyy

Doctrine 2 Inheritance Mapping with Association

Symfony2 Use Doctrine in Service Container

php/symfony/doctrine memory leak?

How to change column charset and collation with Doctrine?

How do I delete an entity from symfony2

Difference between ObjectManager and EntityManager in Symfony2?

Best way to create a test database and load fixtures on Symfony 2 WebTestCase?

Generating a single Entity from existing database using symfony2 and doctrine

Symfony2: how to get all entities of one type which are marked with "EDIT" ACL permission?

Doctrine 2 OneToMany Cascade SET NULL

Symfony2 fetch data from entity with OneToMany relation