Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Can't get custom repositories working

symfony doctrine-orm

Doctrine automatically create all the database tables?

doctrine-orm

Doctrine Query Builder not working with UPDATE and INNER JOIN

Doctrine2 using setParameters

sql symfony doctrine-orm

$em->remove() symfony2 erasing all rows

symfony doctrine-orm

Access to database in a listener in Symfony 2

How to update a Doctrine Entity from a serialized JSON?

symfony doctrine-orm