Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Doctrine 2 multiple primary keys

php mysql orm doctrine-orm

Doctrine 2 - best practices for i18n?

Zend Framewok 2, Doctrine 2 and where do Business logic fit in

Symfony2+Doctrine2: How to properly localize records?

Symfony form design

Filtering on association with criteria object in Doctrine 2

php doctrine-orm doctrine

Forms with Symfony2 - Doctrine Entity with some immutable constructor parameters and OneToMany association

Symfony Doctrine datatype only works in findBy not querybuilder

symfony doctrine-orm

Map subclass as its extended parent

How to avoid setters using Symfony with admin panel creator?

What's the best way to work with historic dates (as in 10,000 or a million years ago) in PHP?

php date doctrine-orm wikidata

How to specify what value is passed using a choice form field in Symfony2

doctrine-orm symfony

How can I do complex entity associations queries in doctrine 2? (virtual entity)

Applying doctrine sql filter in many to many relationships

php doctrine-orm

Better way to populate entity from request?

Symfony2 custom repository class

Doctrine multiple OneToMany/ManyToOne bidirectional Integrity constraint violation

Doctrine2 Sortable Update Position

Symfony2 and Doctrine - Undefined index

Update query with LIMIT ( setMaxResults ) in doctrine2 using createQueryBuilder not working

php symfony doctrine-orm dql