PHP Sulu\Component\Rest\ListBuilder\Expression Namespace

Nested Namespaces

Sulu\Component\Rest\ListBuilder\Expression\Doctrine
Sulu\Component\Rest\ListBuilder\Expression\Exception

Interfaces

Name Description
BasicExpressionInterface Interface for basic expressions which have no sub expressions.
BetweenExpressionInterface Interfaces which provides the needed information to build a between-expression.
ConjunctionExpressionInterface Interfaces which provides the needed information to build a conjunction-expression.
InExpressionInterface Interfaces which provides the needed information to build an in-expression.
WhereExpressionInterface Interfaces which provides the needed information to build a where-expression.