PHP Pinq\Providers\DSL Пространство имен

Пространства имен

Pinq\Providers\DSL\Compilation

Interfaces

Имя Описание
IQueryCompilerConfiguration Interface of the query compiler configuration.
IRepositoryCompilerConfiguration Interface of the repository compiler configuration.

Классы

Имя Описание
QueryCompilerConfiguration Base class of the query compiler configuration.
QueryProvider Base class for query providers that compile query expressions into another DSL.
RepositoryCompilerConfiguration Base class of the repository compiler configuration.
RepositoryProvider