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