PHP Sulu\Component\Rest\ListBuilder\Expression 네임스페이스

중첩된 네임스페이스

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

Interfaces

이름 설명
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.