PHP Pinq\Providers 네임스페이스

중첩된 네임스페이스

Pinq\Providers\Collection
Pinq\Providers\Configuration
Pinq\Providers\DSL
Pinq\Providers\Traversable
Pinq\Providers\Utilities

Interfaces

이름 설명
IQueryProvider The query provider is used to by the IQueryable as the data source in which the query requests are all loaded from
IRepositoryProvider The query provider is used to by the IRepository as the data source in which the query requests are all loaded from and all operation query are executed against.

클래스들

이름 설명
ProviderBase Base class for a query / repository provider.
QueryProvider Base class for the query provider.
RepositoryProvider Base class for the repository provider.