PHP Pinq\Queries\Builders\Interpretations Пространство имен

Interfaces

Имя Описание
IJoinOptionsInterpretation Interface for scope interpreters.
IJoinOptionsParser Implementation of the join options parser.
IOperationInterpretation Interface for operation interpretations.
IOperationParser Interface of the operation parser.
IQueryResolver Interface for query expression resolvers.
IRequestInterpretation Interface for request interpretations.
IRequestParser Interface of the request parser.
IScopeInterpretation Interface for scope interpretations.
IScopeParser Interface of the scope parser.
IScopeResolver Interface of the scope resolver.
ISourceInterpretation Interface for scope interpreters.
ISourceParser Interface of the source parser.

Классы

Имя Описание
BaseInterpretation Base class for query expression resolving.
BaseParser Base class for query expression parsing.
BaseResolver
JoinOptionsParser
JoinOptionsResolver
OperationParser Implementation of the operation parser.
OperationResolver Implementation of the operation resolver.
RequestParser Implementation of the request interpreter.
RequestResolver Implementation of the request resolver.
ScopeParser Implementation of the scope parser
ScopeResolver Implementation of the scope resolver.
SourceParser
SourceResolver Implementation of the source resolver.