Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Difference between Symfony/Doctrine commands "make:migration" and "doctrine:migrations:diff"

php symfony doctrine-orm

Doctrine 2 Cache: Can I use cache with Repository::find*()?

caching 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

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

Serialize Doctrine array containing objects using inheritance