Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine

How to create a mock object of a doctrine entity?

Symfony ONE-TO-ONE relation

symfony doctrine left-join

Setting default value to a field with ORM annotations and handling queries

symfony doctrine

Set doctrine entity boolean field to 0 instead of null

Symfony2 - Dynamic Doctrine Database Connections at Runtime

symfony doctrine

How does Doctrine 2 retrieve entities without calling the entity's constructor?

php doctrine doctrine-orm

Symfony EntityRepository return instance of "Proxies\__CG__ MyModelName"

symfony doctrine

How can I use regular expressions with Doctrine's Mongodb ODM?

Symfony2/Doctrine QueryBuilder using andwhere()

doctrine symfony

Doctrine 2 Many to Many with Three Entities and a Join Table

Get service container from entity in symfony 2.1 (Doctrine)

php symfony service doctrine

Doctrine does not update a simple array type field [duplicate]

How to filter my Doctrine queries with Symfony ACL

When would it be worth it to maintain an inverse relationship in Doctrine2?

Symfony Form Field Attribute empty_data Ignored

Is it possible to call a .sql file in a doctrine migration?

XML/XSD White spaces are required between publicId and systemId

Doctrine merge: DateTime field always updated

SQL How do I query a many-to-many relationship

sql doctrine

Working with two entity managers in the same bundle in Symfony2