You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2025. It is now read-only.
This bundle is useful when you want to apply the same filter rule to multiple entitities but want to filter based on different columns per entitity.
In simpler use cases, you might as well just use a Doctrine filter.
In more complicated use cases (e. g. multiple columns or filtering that is not based on columns at all), you need a different solution.