Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

How do I change a field's value in preUpdate event listener?

doctrine-orm

Symfony2 Doctrine throw NonUniqueResultException

php symfony doctrine-orm

Is there possible to use createQueryBuilder for insert/update? If not, what function should I use?

How can i use php8 attributes instead of annotations in doctrine?

Doctrine :FetchAll() with limits

Troubleshooting "[Syntax Error] Expected PlainValue, got ')'"

annotations doctrine-orm

Doctrine: Is it possible to INDEX BY a related field?

Association mapping with mapped superclass

php symfony doctrine-orm

Using Symfony 2 CLI tools, how can I generate getters and setters with correct type hinting for sub-classes?

Gedmo Doctrine Extensions - Sluggable + Translatable Yaml Configuration

How to execute Stored Procedures with Doctrine2 and MySQL

How to cache doctrine "findOneBy()" query with cache id and cache lifetime option in Symfony 2.4?

Doctrine 2 - Log changes in manyToMany relation

Specify different validation groups for each item of a collection in Symfony 2?

Doctrine2...Best hydration mode?

php doctrine-orm

Why use Doctrine instead of CakePHP's standard database ORM?

Doctrine 2 limit IN subquery

Deserialize an entity with a relationship with Symfony Serializer Component

Collections\Criteria::expr(), isNotNull and notLike

php doctrine-orm

Fast entity Doctrine hydrator