Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Symfony2, Doctrine2 Found entity of type Doctrine\Common\Collections\ArrayCollection on association sth#category, but expecting sth

php symfony doctrine-orm

Getting issues while trying to generate Doctrine2 CRUD

Why does the Doctrine getter method return null for the ID?

php symfony doctrine-orm

doctrine 2 returns errror 'proxy directory must be writable'

Sort a doctrine's @OneToMany ArrayCollection

Using association in @Embedded entity

symfony doctrine-orm

Additional fields in ORM-ManyToMany relation

Doctrine doesn't generate cross-database foreign keys

php mysql doctrine-orm

How to override bundled Doctrine repository in Symfony

Doctrine left join where joined table is null shows results

Symfony 2: Doctrine can't create relationship

php symfony doctrine-orm

How do you work with Entity relationship within Doctrine 2?

How to return object from a DQL query?

php doctrine-orm dql

Doctrine 2 SUM() equivalent helper?

Symfony2 form - How to have hidden field reference parent object

php forms symfony doctrine-orm

Symfony 2 security always return Bad Credentials error

Doctrine2 : Applying a filter to an association

orm symfony doctrine-orm

Zend Framework 2 Quick Start with Doctrine

Using a arraycollection as a parameter in a doctrine query

symfony doctrine-orm

DQL returning an array of entities instead of objects