Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Doctrine 2 LifecycleCallbacks with abstract base class are not called

php doctrine doctrine-orm

Best way to convert Doctrine 2 entity persistent collection to array with Zend Framework 2

Doctrine 2 cascade={''remove"} doesn't seem to be working

doctrine-orm

Doctrine 2 query builder and index by

doctrine-orm

How to fetch class instead of array in Doctrine 2

Generating next sequence value manually in Doctrine 2

php doctrine-orm

simplexml_load_file(): I/O warning : failed to load external entity "/user-bundle/Resources/config/doctrine/model/User.orm.xml

Multiple reference fixture range @user{1..10}

Symfony2 updating items in "subform"

How a bundle can provide "default data" i.e. pre-filled tables in Symfony 2?

symfony doctrine-orm bundle

Eager loading of related entity in Symfony 2

symfony doctrine-orm

Two Generated Values in Doctrine

Doctrine undefined function apc_fetch

How to write UNION in Doctrine 2.0

sql union doctrine-orm

Avoiding recursion with Doctrine entities and JMSserializer

How to use countDistinct in Doctrine query builder (Symfony)

Regex with Doctrine 2 query builder?

Symfony2 Form Validator - Comparing old and new values before flush

Laravel Migrations - Dropping columns

Doctrine: Update discriminator for SINGLE_TABLE Inheritance

php symfony doctrine-orm