PHP eZ\Publish\Core\Search\Elasticsearch\Content\Location\CriterionVisitor\Location Namespace

Classes

Name Description
DepthIn Visits the Depth criterion with IN or EQ operator.
DepthRange Visits the Depth criterion with range operators (LT, LTE, GT, GTE and BETWEEN).
IsMainLocation Visits the IsMainLocation criterion.
PriorityIn Visits the Priority criterion with IN or EQ operator.
PriorityRange Visits the Priority criterion with range operators (LT, LTE, GT, GTE and BETWEEN).