Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

How to change and entity type in Doctrine2 CTI Inheritance

How can I use 'foreign key' on doctrine?

Doctrine 2: Cannot select entity through identification variables without choosing at least one root entity alias

doctrine-orm

Doctrine 2.3 Criteria. Accessing a related Object

Which ORM to use with Symfony2? [closed]

Primary key and foreign key at the same time with doctrine 2

How to get instance of entity repository in the Form (Type) class in Symfony 2?

Symfony2, create querybuilder where clause, not empty or not null

Using IS NULL and COALESCE in OrderBy Doctrine Querybuilder

Abstract Class for Doctrine entity

symfony doctrine-orm

Having a custom repository not associated to an entity in Symfony 2 / Doctrine 2?

Symfony2: Call to undefined method Doctrine\ORM\QueryBuilder::getResult()

Set doctrine entity boolean field to 0 instead of null

Track field changes on Doctrine entity

Doctrine 2 Close Connection

mysql doctrine-orm

Join subquery with doctrine 2 DBAL

Symfony app/console cache:clear --env=prod and cache (APC, Memcached, etc)?

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

php doctrine doctrine-orm

How can i access repository functions in twig template in symfony2

php symfony doctrine-orm twig

Map a discriminator column to a field with Doctrine 2

doctrine-orm