Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

Using Symfony 2 CLI tools, how can I generate getters and setters with correct type hinting for sub-classes?

Gedmo Doctrine Extensions - Sluggable + Translatable Yaml Configuration

How to execute Stored Procedures with Doctrine2 and MySQL

How to cache doctrine "findOneBy()" query with cache id and cache lifetime option in Symfony 2.4?

Doctrine 2 - Log changes in manyToMany relation

Specify different validation groups for each item of a collection in Symfony 2?

Doctrine2...Best hydration mode?

php doctrine-orm

Why use Doctrine instead of CakePHP's standard database ORM?

Doctrine 2 limit IN subquery

Deserialize an entity with a relationship with Symfony Serializer Component

Collections\Criteria::expr(), isNotNull and notLike

php doctrine-orm

Fast entity Doctrine hydrator

Doctrine Annotations type="guid" and strategy="UUID" Behavior?

php symfony doctrine-orm

Avoid lazy loading Doctrine Symfony2

Better to use DQL for getting Column Count or Get Collection Then Count?

doctrine doctrine-orm dql

Problems with Doctrine 2 Query Builder

doctrine-orm

Doctrine2 doesn't set sequence to default for id column (postgres)

Doctrine2 Migration Using DBAL instead of $this->addSql

When to use Entity Manager in Symfony2

Doctrine ORM Custom Column Collation

symfony orm doctrine-orm