Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Symfony2 generating getters/setters

Doctrine 2 in Symfony 2 - Filtering a QueryBuilder by an association

How to sort a Doctrine DQL Query by the number or members of a relation?

Right way to define and work with ENUM types from Symfony2 and Doctrine2

Symfony / Doctrine "refers to the owning side field which does not exist" - but property is present in class

Get only list of ID's from ManyToMany with Doctrine

php mysql symfony doctrine-orm

Symfony2 DBAL & ORM Setup

orm symfony doctrine-orm

Doctrine createNativeQuery returns no results

symfony doctrine-orm

Save array in SQL database using Symfony 2, Doctrine?

php symfony doctrine-orm

Magic Doctrine2 finders when field has underscore?

Doctrine 2 DBAL Querybuilder and getting results

doctrine doctrine-orm

How to fix "This repository can be attached only to ORM sortable listener" error in Gedmo sortable?

Symfony2 - Doctrine log

Doctrine query - ignoring spaces [duplicate]

"No result was found for query although at least one row was expected." Query should display records though in Symfony

Doctrine2 case-sensitive query

Symfony2, Doctrine2, findBy() order not working

php symfony doctrine-orm

Is there a way to create a mock of Doctrine 2's entity manager and supply it a mock entity in a Symfony 2 PHPUnit test?

Doctrine - how to check if a collection contains an entity

doctrine-orm dql

Symfony 4 serialize entity without relations