PHP Class ZF\Apigility\Doctrine\Server\Paginator\Adapter\DoctrineOrmAdapter

Inheritance: extends Doctrine\ORM\Tools\Pagination\Paginator, implements Zend\Paginator\Adapter\AdapterInterface
Afficher le fichier Open project: zfcampus/zf-apigility-doctrine

Méthodes publiques

Свойство Type Description
$cache array

Méthodes publiques

Méthode Description
getItems ( $offset, $itemCountPerPage ) : array

Method Details

getItems() public méthode

public getItems ( $offset, $itemCountPerPage ) : array
$offset
$itemCountPerPage
Résultat array

Property Details

$cache public_oe property

public array $cache
Résultat array