PHP Neos\Flow\Persistence\Generic\Qom Пространство имен

Классы

Имя Описание
Comparison Filters tuples based on the outcome of a binary operation.
LogicalAnd Performs a logical conjunction of two other constraints.
LogicalNot Performs a logical negation of another constraint.
LogicalOr Performs a logical disjunction of two other constraints.
LowerCase Evaluates to the lower-case string value (or values, if multi-valued) of operand.
PropertyValue Evaluates to the value (or values, if multi-valued) of a property.
QueryObjectModelFactory The Query Object Model Factory
UpperCase Evaluates to the upper-case string value (or values, if multi-valued) of operand.