Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Doctrine 2 DBAL expressions in update or insert methods

Using Doctrine and Symfony to create Polymorphic like associations

orm doctrine-orm symfony

No entity manager defined for class

How to disable cascade deletion for many-to-many relations?

Why Doctrine2 doesn't automatically quote all SQL identifiers?

doctrine-orm

doctrine dql where clause interpretation with associated entity

php sql doctrine-orm dql

How to safely use UniqueEntity (on sites with more than one simultaneous user)

Doctrine 2 subquery

subquery doctrine-orm

Symfony2 and Doctrine2 : populate form with two Entity (a complicated scenario)

Symfony2 - how to search json_array field in findBy

php json symfony doctrine-orm

Does orphanRemoval bypass onDelete?

Polymorphic relationships with Doctrine2

php doctrine-orm

Extending Doctrine Entity in order to add business logic

Configuring the Translatable Doctrine2 extension with Symfony2 using YAML

Create query in entity form field

How to write union query in doctrine?

How to mark a Doctrine Entity Manager as "lazy" in Symfony 4.2

php symfony doctrine-orm

Full documentation on YAML mapping for Doctrine ORM?

How to convert object to JSON in symfony2

Doctrine2 how to deal with updating entities after rollback? ("The EntityManager is closed")