Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

How to create a Second database connection with Symfony2?

symfony doctrine-orm

Trying to understand Doctrine Criteria() and if caching is possible

Authentication using Doctrine 2 MongoDbODM Module

symfony Error: Expected =, <, <=, <>, >, >=, !=, got '.'

php symfony doctrine-orm

difference between get('doctrine'); and getDoctrine();

Symfony2 - Doctrine DQL - many to many query

Doctrine2 custom hydrator for single entity

php doctrine-orm symfony

Saving a Zend date in the database with Doctrine 2.1

Cache life time in LswMemcacheBundle

Extract IDs from ArrayCollection to compare to array of IDs

php symfony doctrine-orm

One-to-Many relation not working

symfony doctrine-orm

PhalconPHP vs Slim

Add data to paginator (KnpPaginatorBundle, Symfony)

How can I specify the setter name with the entites who's generated with Doctrine2 in Symfony2?

php doctrine-orm symfony

How to use Doctrine Entity Manager in long-running process after exception

How to set or change entity value before saving using Symfony2