Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine

Complex WHERE clauses using the PHP Doctrine ORM

php mysql doctrine dql

pass array of conditions to doctrine expr()->orx() method

symfony2 doctrine allow null values?

symfony doctrine

Symfony 2: INNER JOIN on non related table with doctrine query builder

Using Raw SQL with Doctrine

sql symfony1 doctrine

Symfony2 $user->setPassword() updates password as plain text [DataFixtures + FOSUserBundle]

Symfony2 doctrine clear cache

php caching symfony doctrine

Checking for duplicate keys with Doctrine 2

doctrine doctrine-orm

Doctrine 2 Inheritance Mapping with Association

Symfony2 Use Doctrine in Service Container

doctrine symfony

PHPUnit Mock Objects and Static Methods

Generating a single Entity from existing database using symfony2 and doctrine

php database symfony doctrine

How do I delete an entity from symfony2

symfony doctrine

Difference between ObjectManager and EntityManager in Symfony2?

Best way to create a test database and load fixtures on Symfony 2 WebTestCase?

symfony doctrine tdd

Doctrine 2 OneToMany Cascade SET NULL

doctrine null set one-to-many

Symfony2: how to get all entities of one type which are marked with "EDIT" ACL permission?

Doctrine: cascade="remove" vs orphanRemoval=true

How to use andWhere and orWhere in Doctrine?

php sql doctrine

Understanding Doctrine Cascade Operations

php doctrine cascade