Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

How do I set more than one index for a table in a doctrine 2 entity file (using annotations)?

Doctrine 2: Can't update DateTime column on SQL Server 2008apm

Symfony2 Doctrine - ILIKE clause for PostgreSQL?

Doctrine 2.1 where foreign key id =?, edit: Fixed in Doctrine 2.2

sql doctrine-orm

Count queries to database in Doctrine2

doctrine-orm

Migrating multiple databases using doctrine2 with Symfony2

How validate a selection of at least one element (or N elements) in Symfony 2?

Set entity field default value using YML

php doctrine-orm yaml

The annotation @Doctrine\ORM\Mapping in class xx does not exist, or cannot be loaded

Cannot add having condition on undefined result variable in a non aggregated query

php symfony doctrine-orm

In doctrine2 is it possible to have an autoincrement column that is not the primary key?

Symfony2 No Metadata Classes to process

php symfony orm doctrine-orm

Symfony2 Select one column in doctrine

Symfony 2 - Sluggable not set when using form

symfony doctrine-orm slug

INTERVAL 1 MONTH not working With symfony2 doctrine?

How can I order by NULL in DQL?

symfony doctrine-orm dql

How to generate entities from database view with doctrine and symfony2

symfony doctrine-orm

Symfony2 Override Constraints

php symfony doctrine-orm

Doctrine2 / Symfony2 - Multiple entities on same table