Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Doctrine2 Entites - Is it possible to compare a "dirty" object to one from the database

Symfony 2 can't install doctrine with composer

Invalid PathExpression. Must be a SingleValuedAssociationField

symfony doctrine-orm dql

doctrine2 findby two columns OR condition

How to ORDER BY DateTime in Doctrine 2?

php sql symfony doctrine-orm dql

How to have a global variable coming from db in symfony template?

How to make a generic repository in Symfony 4

php doctrine-orm symfony4

Doctrine 2, Need to execute code pre-persist/post-persist

persistence doctrine-orm

Parent Child Relationship With A Single Entity In Doctrine 2

Check that record is successfully inserted in Symfony2

php symfony doctrine-orm

How to avoid "Entities passed to the choice field must be managed. Maybe persist them in the entity manager?"

php doctrine-orm symfony

Doctrine2.1: Finding by DiscriminatorColumn results in "Unknown field" exception

symfony doctrine-orm

Using a custom service in a form type in Symfony2

Doctrine2 Querybuilder bitwise and

php symfony orm doctrine-orm

using onDelete with Doctrine 2

Is there a way to specify Doctrine2 Entitymanager implementation class in Symfony2?

Default column value with Doctrine2 and Symfony2 using YAML?

Doctrine2, pass Id or Object?

php orm doctrine-orm

No mapped Doctrine ORM entities according to the current configuration

php mysql doctrine-orm

How to retrieve an entity with all of its associations using EntityManager in Doctrine2?

php doctrine-orm doctrine