Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

How to set the id of a foreign key id #sf2 #doctrine2

How to retrieve foreign keys using Doctrine 2 Query Builder when the result is hydrated as an array?

php doctrine-orm doctrine

Mapping doctrine native query to none Entity model class

php doctrine-orm doctrine

Symfony2/Doctrine: load only subset of related entities

symfony doctrine-orm entity

Create a new OneToOne relation on the registration

Improving performance on a large Doctrine query

mysql doctrine-orm symfony

DQL query returns: StateFieldPathExpression or SingleValuedAssociationField expected

Doctrine MongoDB query embedded documents

mongodb doctrine-orm

two many2many self-referencing collection

doctrine-orm symfony

Symfony Doctrine : get field value in foreach loop on fetchAll()

Symfony2 - Doctrine OneToMany Select-Issue

php symfony doctrine-orm dql

Doctrine/Symfony "translates" empty string into a NULL

Symfony2 Expected argument of type "object or array", "string" given

Strange doctrine results array structure if I pass in DQL query three times join with the same related entity

When to use Doctrine or Symfony Cache?

Symfony 2 Entity Repository find() returns empty array

php symfony doctrine-orm