Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Doctrine 2: Can entities be saved into sessions?

php doctrine doctrine-orm

Doctrine without setters

Doctrine 2: How to search for an entity by its association's value?

php symfony doctrine-orm

Doctrine 2 association without foreign key constraints

Symfony2: Base table or view not found: 1146

php mysql symfony doctrine-orm

setMaxResults does not works fine when Doctrine query has join

php symfony doctrine-orm

How to efficiently count related rows within a model using Doctrine2

doctrine-orm

What is the difference between WITH and ON in Doctrine Join condition type?

php doctrine-orm doctrine

getArrayResult on entity with ManyToOne association

php orm doctrine-orm

symfony2: setting the value of a form field outside the form, inside a controller action

Search only by time in DateTime field in Symfony2 and Doctrine

Symfony does not remove entity from collection

php symfony doctrine-orm

Doctrine: Can I flush only one class of entities?

php symfony doctrine-orm

Doctrine2 Or zend_db

How can public fields "break lazy loading" in Doctrine 2?

php doctrine-orm

Symfony2: do not update a form field if not provided

Doctrine2: OneToMany on mapped superclass

Symfony2: How to filter the options of an entity-choice form field by a certain attribute?

How make doctrine findby to json field without native query

php json doctrine-orm

Can I override auto increment ID with Alice Fixtures?