Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Renaming field in Doctrine 2 without losing data

mysql doctrine-orm

How to combine Translatable and Sluggable from DoctrineExtensions?

symfony doctrine-orm

Symfony2 "class not found in the chain" in two bundle relationship

php symfony doctrine-orm

doctrine relation on integer field returns string

Doctrine2 eager loading runs multiple queries instead of 1

schema update with doctrine2 postgresql always DROPs and then ADDs CONSTRAINTs

Generate auto increment ID with composite primary key

Domain driven design and ORM limitations

Doctrine - decoupled model from entity

php orm doctrine-orm

Dynamic Target entity Doctrine 2 and Symfony 2

php symfony doctrine-orm

Symfony - The annotation was never imported

Doctrine2 expressions eq special char for matching all

php sql symfony doctrine-orm

Symfony/Doctrine : getJoinTableName() must be of the type array, null given

php orm doctrine-orm symfony

Query Builder and Group By on two columns in Symfony2 / Doctrine generate duplicates

php symfony doctrine-orm

Is it possible to reference a column other than 'id' for a JoinColumn?

php doctrine-orm

Is there a way to query if array field contains a certain value in Doctrine2?

php mysql symfony doctrine-orm

Change the getResult array key for the primary key value

php doctrine-orm

Doctrine ReflectionException property does not exist

php doctrine-orm

Doctrine2 ORM does not save changes to a DateTime field

Serialize Doctrine array containing objects using inheritance