Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Symfony EasyAdminBundle: Filter entities in assotiation field

Doctrine QueryBuilder sort results by field priority

php mysql symfony doctrine-orm

Too few parameters: the query defines 1 parameters but you only bound 0

php symfony 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?