Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine

Doctrine @UniqueEntity with ManyToOne fields?

Incorrect mapping of mysql tinyint(2) as boolean with doctrine

Doctrine 2: What does getResult return when there are no rows? null?

php doctrine doctrine-orm

FOSUserBundle override mapping to remove need for username

findBy with JOIN criteria in Symfony2

Use of closing database connection in php

Symfony2 without Doctrine

Doctrine Problem: Couldn't get last insert identifier

orm doctrine

Doctrine not allowing ResultSetMappingBuilder to work

How to "order by" a sfWidgetFormDoctrineChoice in the Admin Generator

How to rollback transactions when doing functional testing with Symfony2

Couldn't locate driver named mysql in doctrine php

Symfony2 / Doctrine: Reading "deleted" data when using Gedmo's doctrine extensions

Error running doctrine:fixtures:load in heroku

symfony heroku doctrine

Doctrine Query Language get Max/Latest Row Per Group

FatalErrorException: Error: Call to a member function has() on a non-object

php symfony doctrine

Generating entities from database

php mysql symfony doctrine

Using wildcards with Doctrine's createQuery method

symfony doctrine

Annotation @OrderBy

How can I use DATE() in Doctrine 2 DQL?