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.