Aggregates multiple Filter instances into logical groups (OR, AND). Used heavily by the Query builder for advanced search criteria.
Filter
OR
AND
Query
Optional
Array of filters evaluated with a strict AND logical operator.
Array of filters evaluated with an inclusive OR logical operator.
Aggregates multiple
Filterinstances into logical groups (OR,AND). Used heavily by theQuerybuilder for advanced search criteria.