Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

DQL - Selecting multiple fields, but fetching only one - hiding fields from resultset

doctrine-orm dql

How to handle different Entity-Properties for different Entity-Categories

Cannot flush data into child Table using doctrine

Undefined index: joinColumns doctrine + symfony2

Doctrine 2 query builder and leftJoin subquery

doctrine-orm

Doctrine ORM Criteria - dynamic orX

Dependency injection with custom Doctrine 2 hydrator

Doctrine - Managed Entity - Fetched Entites are not managed by default

Symfony2 Can't inherit abstract function Validator\ValidatorInterface::validate() (previously declared abstract in \Validator\ValidatorInterface)

Doctrine 2 multiple mappedBy?

Sharing connection to database between DBAL and session handler Symfony2

Doctrine ManyToOne w/o a primary ID key

doctrine2 OneToMany relationship inserts NULL as the foreign key

doctrine-orm

Can I include a convenience query in a Doctrine 2 Entity Method?

doctrine doctrine-orm

Immutable collections in Doctrine 2?

Doctrine 2.2 + Zend Framework pagination speed optimization

Symfony2 - Can doctrine:migrations:diff create DB-agnostic code instead of SQL?

@AssociationOverride and @AttributeOverride in new Doctrine 2.3

doctrine doctrine-orm

How do I find out which version of Doctrine I am running?

Persisting other entities inside preUpdate of Doctrine Entity Listener

symfony doctrine-orm