Mot-clé - behaviour
Doctrine: Howto bypass the SoftDelete
mardi, avril 6 2010, 18:06 :: Coding
For one of my projects I have to check if a record already exists in my database, deleted or not. The preDqlSelect looks like this : /** * Implement preDqlSelect() hook and add the deleted flag to all queries for which... lire la suite