Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Symfony2 UniqueEntity multiple fields: false positive validation?

Add data when running Symfony migrations

Symfony2, Dynamic DB Connection/Early override of Doctrine Service

php symfony doctrine-orm

Doctrine setParameter and Invalid parameter number

php symfony doctrine-orm

get the last element in doctrine2/symfony2

symfony doctrine-orm

Annotation @OrderBy

How can I use DATE() in Doctrine 2 DQL?

Doctrine 2 DQL CONCAT fields and constant strings

Doctrine 2, query inside entities

Doctrine 2: Find entity using entity relations [duplicate]

php doctrine-orm

doctrine annotation constant concatenation

How do you store and display if a user has voted or not on something?

Doctrine2 Multiple Join works with createQuery but not with queryBuilder

php symfony doctrine-orm dql

Combine Questionnaire with User entity in form - symfony2

How to get doctrine fixture references by type of fixture in test in symfony WebTestCase?

Doctrine schema update always try to add NOT NULL

How is it possible to completely refresh an Entity with a @OneToMany relationship?

php doctrine-orm doctrine