Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Doctrine 2 entities : are they supposed to contain logic?

php doctrine-orm entity

Zerofill with Doctrine2

php doctrine-orm

Symfony2/Doctrine How to store count of related objects within an Entity

php symfony doctrine-orm

How to configure doctrine extensions in Zend Framework 2?

Hyperlink to an exterior URL retrieved from database using TWIG

symfony doctrine-orm twig

How to sort a entity type field (without using query_builder option) in Symfony?

Doctrine query crashing

symfony doctrine-orm

Doctrine- unknown database type enum requested

Using COLLATE inside Doctrine DQL Query (Symfony2)

php symfony doctrine-orm dql

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