Sorry, about the annotation part, not sure if the filter can ne configured
like that. But just enable the filter in your getter / repository /
DomainService
On Mar 15, 2014 11:46 PM, "Menno Holtkamp" <[email protected]> wrote:

> Search for "filter" in the docs related to collection, for simple
> properties this is possible.
>
> Cheers!
> On Mar 15, 2014 11:09 PM, "Stan Lemon" <[email protected]> wrote:
>
>> Hello,
>> Is it possible to put an additional constraint on an association that
>> does not pertain to a column, for example if I am soft deleting entities
>> and want my association to only return those related entities where
>> is_archived = 0, can I somehow specify this in the ManyToMany annotation?
>>
>> Thanks for your help,
>> Stan
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "doctrine-user" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at http://groups.google.com/group/doctrine-user.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"doctrine-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/doctrine-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to