Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Doctrine2 Ignore table of database

symfony filter doctrine-orm

PHP Opcode cache locking Apache . Maybe Symfony2 - Doctrine2 related

Extending entities in Symfony2 with Doctrine2

Many-To-One with multiple target entities

Symfony Form Field Attribute empty_data Ignored

Is it possible to use result of an SQL function as a field in Doctrine?

Doctrine2 __constructor not called when using $em->find(); ? How to load entity properly?

doctrine-orm

Non blank file input field in Symfony2 form

Implementing user activity in symfony 2

php symfony doctrine-orm

Doctrine merge: DateTime field always updated

Cannot redefine class on 'require_once'

Weaknesses and forces of Doctrine 2 and Propel 1.6 [closed]

php doctrine-orm propel

Symfony: how verify doctrine entities mapping consistency

Doctrine DQL Date as parameter problem

php mysql doctrine-orm dql

Create entity on entity flush

symfony doctrine-orm

Doctrine 2 - Multiple databases configuration and use

php orm symfony doctrine-orm

Could not resolve type of column \"id\" of class

symfony doctrine-orm

How to write a DQL select statement to search some, but not all the entities in a single table inheritance table

doctrine-orm

How to get the sql from a createQueryBuilder?

How to test Symfony2 models using PHPUnit