Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

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

Doctrine MongoDB result caching

Find or create (upsert) functionality in Doctrine 2

doctrine doctrine-orm

Sorting joined table with KnpPaginatorBundle

Composite key and form

Doctrine Repository getEntityManager() does returns empty

php symfony doctrine-orm

Register Doctrine2 entity listener as service in Symfony2

symfony doctrine-orm

Adding collections/entities makes Form Rendering terrible slow

Doctrine 2: Can I get a Reference from a Repository instead of from the Entity Manager?

php doctrine-orm

Doctrine2 : custom orderBy clause

symfony doctrine-orm

Symfony2 Doctrine query builder as a subquery in FROM clause

php symfony doctrine-orm

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