Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine

Using wildcards with Doctrine's createQuery method

symfony doctrine

Annotation @OrderBy

How can I use DATE() in Doctrine 2 DQL?

Using a 'case when' in a Doctrine select statement

php sql doctrine

Doctrine 2, query inside entities

Query builder ManyToMany relationship

How is it possible to completely refresh an Entity with a @OneToMany relationship?

php doctrine-orm doctrine

Doctrine 1.2 hydrate method - array to model object

php doctrine doctrine-1.2

Doctrine 2 DBAL expressions in update or insert methods

Doctrine find() and querybuilder() return different result in PHPUnit test

symfony doctrine phpunit

Symfony2 : Unit testing with sqlite

How to disable cascade deletion for many-to-many relations?

Standalone user management library that supports Doctrine ORM?

Does orphanRemoval bypass onDelete?

Symfony2 UniqueConstraint and UniqueEntity (Integrity Violation)

Symfony2 Form Builder Select Across Join Table with Metadata

How to write union query in doctrine?