Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

findBy() foreignKey is not working

symfony doctrine-orm

Symfony 5.1.3 Issue while clearing the cache: Attempted to load class "MappingDriverChain" from namespace

Doctrine assignment error: Cannot assign Doctrine\ORM\PersistentCollection to property

php symfony doctrine-orm

How to extend EntityRepository in Symfony2?

php oop symfony doctrine-orm

Weird Random names in constrains generated by Doctrine2 (Symfony2)

php symfony doctrine-orm

Force Doctrine to Load Associated Entities in JOIN

Doctrine2 QueryBuilder: How to filter out entities having zero count for a OneToMany

Doctrine requires mappedBy in a OneToMany unidirectional association

ZF + Doctrine 2 : Heavy model classes or Lightweight model + Service layer?

How can I add the Entity Manager to a custom class or service?

doctrine-orm symfony

Doctrine query builder : semantical error

symfony 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