Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

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

Help creating a flexible base 'find' method in a service class using the DRY principle

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

Group By day and month Doctrine

How to setup table prefix in symfony2

php symfony doctrine-orm

Symfony2 Validation Datetime 1 should be before Datetime 2

Symfony2, Doctrine2 - force update - table already exists on many-to-many relation

php symfony doctrine-orm

What is DC2Type array datatype in mysql

mysql symfony doctrine-orm

Doctrine ReflectionException property does not exist

php doctrine-orm

Doctrine2 ORM does not save changes to a DateTime field

Doctrine 2: How to handle join tables with extra columns

Serialize Doctrine array containing objects using inheritance