Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

doctrine persisted entity changed between entityManager->persist and unitOfWork->persist

Is it OK to place methods like hasSomething() or isSomething in entities?

php symfony doctrine-orm

How can I improve KnpPaginatorBundle and Doctrine speed?

Doctrine generating query with wrong table alias

php mysql symfony doctrine-orm

ZF2 and Doctrine input filters (Unique, ObjectExists) for new, and existing entities with fieldsets

Doctrine—select all fields and group by one of them

php doctrine-orm symfony

Can Doctrine DBAL be mixed with ORM Query Builder?

Order by count in Doctrine

Doctrine2 and MySQL Partitioning

Memory leak when executing Doctrine query in loop

Doctrine - How to bind array to the SQL?

php pdo doctrine-orm symfony

How to get foreign repository inside my repository in Doctrine2/Symfony2?