Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Intermittent 500 errors from Apache running Zend Framework with multiple virtual hosts

Order by within group by in Doctrine 2

mysql doctrine-orm symfony

OneToMany/ManyToOne SchemaException

doctrine-orm symfony

How do I configure Bisna for use with Doctrine 2.1 and Zend Framework 1.11.9? [EDIT - my mistake]

How should this Many-To-Many doctrine2 association be defined?

php mysql doctrine-orm

What is syntax for "options" in Doctrine 2.1 @Column annotation?

doctrine doctrine-orm

Symfony 2 + Doctrine 2 + inheritance

How to update a manyToMany collection of an entity in onFlush event listener?

php symfony doctrine-orm

How to avoid DROP DEFAULT statements with Doctrine 2 Migrations diff on first run?

Adding custom data type (geometry) in Doctrine 2.1.7. Method canRequireSQLConversion() is not called

Doctrine2 OneToMany - ManyToOne returns empty collection with database ok

PHPUnit: how can I remove test data from my database after the tests are complete?

Symfony 2 onDelete setNull

symfony doctrine-orm yaml

Pagerfanta and Doctrine2 COUNT optimization

The mappings are inconsistent with each other

DQL query produces error Expected Literal, got 'BY'

Is it safe to seed production databases with DoctrineFixturesBundle?

Doctrine migration. Add column after other one

php mysql doctrine-orm

How to implement many-to-many with extra fields in symfony2? [duplicate]

php symfony doctrine-orm

Doctrine update entity in loop, persist or flush?

symfony doctrine-orm