HasFacetListField.php
Table of Contents
Traits
- HasFacetListField
- Builds the AQL filter fragment for an {@see Facet::LIST_FIELD} (and {@see Facet::LIST_FIELD_SORTED}) facet. Kept as a thin alias over the {@see HasFacetIn} primitive (operator defaults to `any.in`), preserving the historical type names. Composed into the model via {@see FacetTrait}.