Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Return array, not object from Doctrine query - Symfony2

Is there a way to enforce a unique column using doctrine2?

php doctrine doctrine-orm

Storing "CASE WHEN" condition in Doctrine2 entity

php mysql symfony doctrine-orm

Symfony2 + Doctrine2 is not caching results of joined entities

symfony doctrine-orm apc

Symfony : What is the meaning of auto_mapping and auto_generate_proxy_classes

symfony doctrine-orm

doctrine2 loads one-to-many associations with fetch mode eager using too many SQL queries

Doctrine2 (Doctrine 2.1) eager loading in Symfony2

Custom Collection in Doctrine2

Multiple WHERE using QueryBuilder

Doctrine 2: There is no column with name '$columnName' on table '$table'

doctrine-orm

Symfony2/Doctrine: How to re-save an entity with a OneToMany as a cascading new row

Query on a many-to-many relationship using Doctrine with Symfony2

Can I define the order in which event listeners / subscribers are called in doctrine?

symfony doctrine-orm

Symfony2 execute SQL file in Doctrine Fixtures Load

How to use char instead of varchar when generating db tables from entities?

symfony doctrine-orm

JMSSerializer deserializing collection

Doctrine entitymanager clear doesn't fully clear

Doctrine2 - Get entity ID before flush

How to truncate a table using Doctrine?

mysql doctrine-orm

PreUpdate not triggered

symfony doctrine-orm