This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
RangeMeasurementAttributeMaximum Criterion¶
The RangeMeasurementAttributeMaximum
Search Criterion searches for products by the maximum value of their measurement (range) attribute.
Arguments¶
identifier
- string representing the attributevalue
-\Ibexa\Contracts\Measurement\Value\SimpleValueInterface
object representing the maximum attribute value
Example¶
PHP¶
1 2 3 4 5 6 7 8 9 |
|