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

Interfaces

Имя Описание
IJoiningOnCollection This API for the filter options available to a joining ITraversable
IJoiningOnQueryable This API for the filter options available to a joining IQueryable
IJoiningOnRepository This API for the filter options available to a joining IRepository
IJoiningOnTraversable This API for the filter options available to a joining ITraversable.
IJoiningToCollection This API required to combine the filtered joined values into the the elements of the resulting collection.
IJoiningToQueryable This API required to combine the filtered joined values into the the elements of the resulting ICollection
IJoiningToRepository This API required to combine the filtered joined values into the the elements of the resulting repository.
IJoiningToTraversable This API required to combine the filtered joined values into the the elements of the resulting ITraversable
IOrderedCollection The API for subsequent orderings of a ICollection
IOrderedQueryable The API for subsequent orderings of a IQueryable
IOrderedRepository The API for subsequent orderings of a IRepository
IOrderedTraversable The API for subsequent orderings of a ITraversable