Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

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?

Disable Doctrine foreign key constraint

php mysql symfony doctrine-orm

Duplicate index on sqlite, not on mysql

sqlite symfony doctrine-orm

Convert the result of a query to an array of arrays

php doctrine-orm

Doctrine findOneBy method not working

php orm symfony doctrine-orm