Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Doctrine OneToOne incorrectly? generating a UNIQUE INDEX

symfony doctrine-orm

PHP Mocking Final Class

How to get a Collection in Doctrine2's query results

doctrine doctrine-orm

How to truncate a table using Doctrine 2?

Lazy Loading with Doctrine2 and Symfony2 using DQL

php symfony doctrine-orm

Left join ON condition AND other condition syntax in Doctrine

Symfony 2.0 getting service inside entity

Symfony2 Doctrine Expr 'IS NOT NULL'

symfony doctrine-orm

How to determine if a Doctrine entity is persisted?

doctrine-orm

How can I use SQL's YEAR(), MONTH() and DAY() in Doctrine2?

When inserting an entity with associations, is there a way to just use the FK instead of retrieving the entity?

php orm doctrine doctrine-orm

How do I use a complex criteria inside a doctrine 2 entity's repository?

Multiple entity manager for FOSUserBundle

Doctrine2 one-to-one relation auto loads on query

doctrine-orm

Symfony2 QueryBuilder join ON and WITH difference

Add a column to an existing entity in Symfony

php symfony doctrine-orm

How to select randomly with doctrine

php doctrine-orm dql

request with multiple id Symfony2 Doctrine

symfony doctrine-orm

Doctrine Cascade Options for OneToMany

doctrine-orm cascade

Getting a "true" object from a proxy object in doctrine2

symfony doctrine-orm