Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Get User inside a SQLFilter in Symfony 3

Can be Doctrine make relationship through abstract class

filter doctrine nested set tree children hierarchy

Doctrine YML mapping references

Create subquery using query builder

How can I resolve `MyAcmeBundle:User` to `My\AcmeBundle\Entity\User` in Symfony2?

Sonata how make autocomplete filter on current entity property

Doctrine 2 - Updating a user password without the user being logged in

Storing dynamic fields with Doctrine2

orm doctrine-orm

"Not null violation: 7" when using manyToOne and oneToMany relations on Doctrine2

php doctrine-orm

Slug with multiple relationship

How to get results of "NOT LIKE" via doctrine2

php symfony doctrine-orm

Hello Expected argument of type "string", "bundle\FrontBundle\Form\Type\PrestationType" given

php symfony doctrine-orm

Value setted to null on flush doctrine

Deleting object part of a Many-to-Many relationship with EntityManager returns error

php symfony doctrine-orm

Doctrine2 QueryBuilder NOT IN statement not working

php sql doctrine-orm

Retrieve Document form CouchDb With DoctrineODM

Class seems not to be a managed Doctrine entity. Did you forget to map it?

Get locale within symfony entity

php doctrine-orm symfony